ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / Node Class / RemoveNode Method

In This Topic
    RemoveNode Method
    In This Topic
    Removes this node row and all its child rows (nodes and data) from the grid.
    Syntax
    'Declaration
     
    Public Sub RemoveNode() 
    public void RemoveNode()
    See Also