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