ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / TreeRow Class / TreePanel Property

In This Topic
    TreePanel Property (TreeRow)
    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