[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlAdapter.OnResizedRow

OnResizedRow Method

OnResizedRow(GridControlRangeEventArgs)

Called after a row is resized.

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

GridControlRangeEventArgs that contains the event data.