A newer version of this page is available.
ReportStyleId Enum
Obsolete. 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
<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
Feedback