ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / SortColumn Property

In This Topic
    SortColumn Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property SortColumn As Column
    public Column SortColumn {get;}
    See Also