Input for WinForms | ComponentOne
C1.Framework Namespace / TreeColumnCollection Class / Parent Property

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