ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / SortColumn Property

In This Topic
    SortColumn Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property SortColumn As C1.Win.FlexGrid.Column
    public C1.Win.FlexGrid.Column SortColumn {get;}
    See Also