TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / CustomContentPresenter Class / Root Property

In This Topic
    Root Property (CustomContentPresenter)
    In This Topic
    Gets the element's top-level parent.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Root As Element
    public Element Root {get;}
    See Also