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

SummaryOptions Class

Provides settings that are required to display summary functions on the Specify Summary Options (Multi-Query Version) page of the Report Wizard.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v20.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

public class SummaryOptions

The following members return SummaryOptions objects:

Remarks

A SummaryOptions object is returned by the ColumnInfoSummaryOptions.Options property.

Inheritance

Object
SummaryOptions
See Also