FlexGrid for WinForms | ComponentOne
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