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