InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / TreeColumnCollection Class / Parent Property

In This Topic
    Parent Property (TreeColumnCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As Element
    public Element Parent {get;}
    See Also