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

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

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

See Also