Back to Devexpress

Row.GroupLevel Property

officefileapi-devexpress-dot-spreadsheet-dot-row-d3e2168b.md

latest1.1 KB
Original Source

Row.GroupLevel Property

Gets the grouping level of the affected row.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
int GroupLevel { get; }
vb
ReadOnly Property GroupLevel As Integer

Property Value

TypeDescription
Int32

An integer that specifies the grouping level of the row. This value is between 0 and 7.

|

See Also

How to: Outline Data Manually

Row Interface

Row Members

DevExpress.Spreadsheet Namespace