[]
        
(Showing Draft Content)

C1.WPF.Grid.FlexGrid.ResizedRow

ResizedRow Event

Occurs when the user finishes resizing a row.

Namespace: C1.WPF.Grid
Assembly: C1.WPF.Grid.dll
Syntax
public event EventHandler<GridCellRangeEventArgs> ResizedRow
Returns
Type Description
EventHandler<GridCellRangeEventArgs> Occurs when the user finishes resizing a row.