[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.DraggingRow

DraggingRow Event

Occurs when the user starts dragging a row to a new position using the mouse.

Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGrid.4.6.2.dll
Syntax
public event EventHandler<CellRangeEventArgs> DraggingRow
Returns
Type Description
EventHandler<CellRangeEventArgs> Occurs when the user starts dragging a row to a new position using the mouse.