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