ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / Node Class / LastChild Property

In This Topic
    LastChild Property
    In This Topic
    Gets the last child node.
    Syntax
    'Declaration
     
    Public ReadOnly Property LastChild As Node
    public Node LastChild {get;}
    See Also