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

In This Topic
Parent Property (Node)
In This Topic
Gets the parent node of this node.
Syntax
'Declaration
 
Public ReadOnly Property Parent As Node
 
See Also