[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.DraggingColumn

DraggingColumn Event

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

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