ReportModel.SummaryOptions Property
Specifies options required to calculate a summary function in a report.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| HashSet<ColumnNameSummaryOptions> | A collection of ColumnNameSummaryOptions objects. |
See Also