FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / Node Class / FirstSibling Property

In This Topic
    FirstSibling Property (Node)
    In This Topic
    Gets the first sibling node.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FirstSibling As Node
    public Node FirstSibling {get;}
    See Also