[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlAdapter.OnResizingRow

OnResizingRow Method

OnResizingRow(GridControlRangeEventArgs)

Called before a row is resized.

Declaration
protected virtual void OnResizingRow(GridControlRangeEventArgs e)
Parameters
Type Name Description
GridControlRangeEventArgs e

GridControlRangeEventArgs that contains the event data.