[]
Called before a row is resized.
protected override void OnResizingRow(GridControlRangeEventArgs e)
| Type | Name | Description |
|---|---|---|
| GridControlRangeEventArgs | e | GridControlRangeEventArgs that contains the event data. |
Called before a row is resized.
protected virtual void OnResizingRow(GridCellRangeEventArgs e)
| Type | Name | Description |
|---|---|---|
| GridCellRangeEventArgs | e | GridCellRangeEventArgs that contains the event data. |