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

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