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

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