Input for WinForms | ComponentOne
C1.Framework Namespace / TreeRow Class / TreePanel Property

In This Topic
    TreePanel Property
    In This Topic
    Gets the parent tree panel of this TreeRow.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TreePanel As TreePanel
    public TreePanel TreePanel {get;}
    See Also