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

ReportStyleId Enum

OBSOLETE

Use the DevExpress.XtraReports.Wizards.ReportStyleId class from the DevExpress.XtraReports assembly instead.

Lists the report styles available on the Choose a Report Style page of the Report Wizard.

Namespace: DevExpress.Data.XtraReports.Wizard

Assembly: DevExpress.Data.v18.2.dll

Declaration

[Obsolete("Use the DevExpress.XtraReports.Wizards.ReportStyleId class from the DevExpress.XtraReports assembly instead.")]
public enum ReportStyleId

Members

Name Description
Bold

The Bold visual style.

Casual

The Casual visual style.

Compact

The Compact visual style.

Corporate

The Corporate visual style.

Formal

The Formal visual style.

Related API Members

The following properties accept/return ReportStyleId values:

See Also