C1.Win.FlexGrid 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
 
See Also