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

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