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