ComponentOne FlexGrid for WinForms
LastChild Property

C1.Win.C1FlexGrid Namespace > Node Class : LastChild Property
Gets the last child node.
Syntax
'Declaration
 
Public ReadOnly Property LastChild As Node
public Node LastChild {get;}
See Also

Reference

Node Class
Node Members