FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / Node Class / LastChild Property

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