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

NuGet Package: DevExpress.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