ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / Node Class / Parent Property

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