ReportModel.IsGrouped() Method
Specifies whether or not there are groups in the report.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v25.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Returns
| Type | Description |
|---|---|
| Boolean | true if the report contains groups; otherwise false. |
See Also