[]
Called before a column is resized.
protected virtual void OnResizingColumn(GridCellRangeEventArgs e)
Protected Overridable Sub OnResizingColumn(e As GridCellRangeEventArgs)
| Type | Name | Description |
|---|---|---|
| GridCellRangeEventArgs | e | GridCellRangeEventArgs that contains the event data. |