Skip to main content
All docs
V19.2

ReportType Enum

OBSOLETE

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

Lists the report types available on the Choose a Report Type page of the Report Wizard.

Namespace: DevExpress.Data.XtraReports.Wizard

Assembly: DevExpress.Data.v19.2.dll

Declaration

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

Members

Name Description
Standard

The Standard report type.

Label

The Label report type.

Empty

For internal use.

ReportStorage

For internal use.

Related API Members

The following properties accept/return ReportType values:

See Also