Skip to main content
A newer version of this page is available.
All docs
V18.2

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.Data.XtraReports.Wizard

Assembly: DevExpress.Data.v18.2.dll

Declaration

public SummaryOptions Options { get; }

Property Value

Type Description
SummaryOptions

A SummaryOptions object.

See Also