[]
        
(Showing Draft Content)

C1.WPF.Grid.GridCellFactory.OnResizedRow

OnResizedRow Method

OnResizedRow(GridCellRangeEventArgs)

Called after a row is resized.

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

GridCellRangeEventArgs that contains the event data.