Skip to main content
A newer version of this page is available. .

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.v19.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class ColumnNameSummaryOptions :
    ICloneable

Remarks

A collection of ColumnNameSummaryOptions objects is returned by the ReportModel.SummaryOptions property.

Implements

Inheritance

Object
ColumnNameSummaryOptions
See Also