[]
        
(Showing Draft Content)

C1.WPF.Grid.GridCellFactory.OnResizingColumn

OnResizingColumn Method

OnResizingColumn(GridCellRangeEventArgs)

Called before a column is resized.

Declaration
protected virtual void OnResizingColumn(GridCellRangeEventArgs e)
Protected Overridable Sub OnResizingColumn(e As GridCellRangeEventArgs)
Parameters
Type Name Description
GridCellRangeEventArgs e

GridCellRangeEventArgs that contains the event data.