GridLevelNode() Constructor
Initializes a new instance of the GridLevelNode class with default settings.
Namespace: DevExpress.XtraGrid
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Remarks
This constructor sets the GridLevelNode.RelationName property to an empty string and the GridLevelNode.LevelTemplate property to null.
See Also