Row.GroupLevel Property
Gets the grouping level of the affected row.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer that specifies the grouping level of the row. This value is between 0 and 7. |
See Also