[]
        
(Showing Draft Content)

C1.Blazor.Grid.FlexGrid.OnResizingRow

OnResizingRow Method

OnResizingRow(GridCellRangeEventArgs)

Raises the ResizingRow event.

Declaration
protected void OnResizingRow(GridCellRangeEventArgs e)
Parameters
Type Name Description
GridCellRangeEventArgs e

GridCellRangeEventArgs that contains the event data.