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

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