InputPanel for WinForms | ComponentOne
C1.Win.8 Assembly / C1.Framework Namespace / TreeRowCollection Class / Parent Property

In This Topic
    Parent Property (TreeRowCollection)
    In This Topic
    Gets the parent element of this collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As Element
    public Element Parent {get;}
    See Also