[]
        
(Showing Draft Content)

C1.WPF.Grid.GridCellFactory.OnResizedColumn

OnResizedColumn Method

OnResizedColumn(GridCellRangeEventArgs)

Called after a column is resized.

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

GridCellRangeEventArgs that contains the event data.