ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / SortColEventArgs Class / Col Property

In This Topic
    Col Property (SortColEventArgs)
    In This Topic
    Gets the column that is being sorted.
    Syntax
    'Declaration
     
    Public ReadOnly Property Col As Integer
    public int Col {get;}
    See Also