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

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