Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1TableView Class / Tree Property

In This Topic
    Tree Property (C1TableView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Tree As C1.Win.C1FlexGrid.GridTree
    public C1.Win.C1FlexGrid.GridTree Tree {get;}
    See Also