Occurs when the grid finishes loading the rows with items from the data source.
Namespace:
C1.Silverlight.FlexGridAssembly: C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)
Syntax
| C# |
|---|
public event EventHandler LoadedRows |
| Visual Basic |
|---|
Public Event LoadedRows As EventHandler |