ComponentOne FlexGrid for WPF and Silverlight
LoadingRows Event (C1FlexGrid)

C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class : LoadingRows Event
Occurs when the grid starts loading the rows with items from the data source.
Syntax
'Declaration
 
Public Event LoadingRows As System.EventHandler
public event System.EventHandler LoadingRows
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members