Raises the LoadingRows event.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
C# |
---|
protected internal virtual void OnLoadingRows( EventArgs e ) |
Visual Basic |
---|
Protected Friend Overridable Sub OnLoadingRows ( _ e As EventArgs _ ) |
Parameters
- e
- Type: System..::..EventArgs
EventArgs that contains the event data.