ColumnNameSummaryOptions Class
Specifies the information that is required to calculate summary functions available on the Specify Summary Options (Multi-Query Version) page of the Report Wizard.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Remarks
A collection of ColumnNameSummaryOptions objects is returned by the ReportModel.SummaryOptions property.
Inheritance
Object
ColumnNameSummaryOptions
See Also