ComponentOne FlexGrid for WPF and Silverlight
LoadedRows Event (C1FlexGrid)

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

Reference

C1FlexGrid Class
C1FlexGrid Members