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

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