SummaryOptions(SummaryOptionFlags) Constructor
In This Article
Initializes a new instance of the SummaryOptions class with the specified settings.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public SummaryOptions(
SummaryOptionFlags flags
)
#Parameters
Name | Type | Description |
---|---|---|
flags | Summary |
One or more Summary |
See Also