FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid 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
    public Node FirstChild {get;}
    See Also