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

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