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

In This Topic
Nodes Property (Node)
In This Topic
Gets an array containing the children of this node.
Syntax
'Declaration
 
Public ReadOnly Property Nodes As Node()
 
See Also