C1.Win.FlexGrid Namespace / Node Class / PrevVisibleNode Property

In This Topic
PrevVisibleNode Property (Node)
In This Topic
Gets the previous visible sibling node.
Syntax
'Declaration
 
Public ReadOnly Property PrevVisibleNode As Node
 
See Also