[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlAdapter.OnResizedColumn

OnResizedColumn Method

OnResizedColumn(GridControlRangeEventArgs)

Called after a column is resized.

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

GridControlRangeEventArgs that contains the event data.