[]
        
(Showing Draft Content)

C1.WPF.Grid.GridCellFactory.OnResizingRow

OnResizingRow Method

OnResizingRow(GridCellRangeEventArgs)

Called before a row is resized.

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

GridCellRangeEventArgs that contains the event data.