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

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