[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.ResizingRow

ResizingRow Event

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

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