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