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

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