Back to Devexpress

Column.GroupLevel Property

officefileapi-devexpress-dot-spreadsheet-dot-column-7bc4b5a0.md

latest1.2 KB
Original Source

Column.GroupLevel Property

Gets the grouping level of the affected column.

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 column. This value is between 0 and 7.

|

See Also

How to: Outline Data Manually

Column Interface

Column Members

DevExpress.Spreadsheet Namespace