ReportModel.GroupingLevels Property
Specifies the grouping levels available in a report.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
HashSet<String>[] | An array of HashSet<T> values. |
See Also