RowData.NextRowLevel Property
Gets the next row’s nesting level.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value that specifies the next row’s nesting level. |
Remarks

To learn more, see Processing Group Rows.
See Also