[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.ResizedRow

ResizedRow Event

Occurs when the user finishes resizing a row with the mouse.

Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGrid.4.6.2.dll
Syntax
public event EventHandler<CellRangeEventArgs> ResizedRow
Returns
Type Description
EventHandler<CellRangeEventArgs> Occurs when the user finishes resizing a row with the mouse.