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

ColumnInfoSummaryOptions.Options Property

Provides access to the summary options 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 SummaryOptions Options { get; }

Property Value

Type Description
SummaryOptions

A SummaryOptions object.

See Also