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