GridLevelNode.Dispose() Method
Deletes the current node.
Namespace: DevExpress.XtraGrid
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Remarks
This method deletes the current node and all its child nodes.
See Also