ComponentOne FlexGrid for WinForms
Nodes Property (Node)

C1.Win.C1FlexGrid Namespace > Node Class : Nodes Property
Gets an array containing the children of this node.
Syntax
'Declaration
 
Public ReadOnly Property Nodes As Node()
public Node[] Nodes {get;}
See Also

Reference

Node Class
Node Members