Occurs when the grid starts loading the rows with items from the data source.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public event EventHandler LoadingRows
Visual Basic
Public Event LoadingRows As EventHandler

See Also