A newer version of this page is available.
Switch to the current version.
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.v18.2.dll
Declaration
public class ColumnNameSummaryOptions :
ICloneable
Public Class ColumnNameSummaryOptions
Implements ICloneable
Remarks
A collection of ColumnNameSummaryOptions objects is returned by the ReportModel.SummaryOptions property.
Implements
Inheritance
Object
ColumnNameSummaryOptions
See Also
Feedback