Skip to main content
A newer version of this page is available.
All docs
V19.1

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

Declaration

public SummaryOptions Options { get; }

Property Value

Type Description
SummaryOptions

A SummaryOptions object.

See Also