ComponentOne FlexGrid for WinForms
Col Property (DragRowColEventArgs)

C1.Win.C1FlexGrid Namespace > DragRowColEventArgs Class : Col Property
Gets the original index of the column that was dragged by the user.
Syntax
'Declaration
 
Public ReadOnly Property Col As Integer
public int Col {get;}
See Also

Reference

DragRowColEventArgs Class
DragRowColEventArgs Members