Skip to main content
A newer version of this page is available. .

ReportType Enum

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

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

public enum ReportType

Members

Name Description
Standard

The Standard report type.

Vertical
Label

The Label report type.

Empty

The Empty report type.

ReportStorage

For internal use.

Template

The Template report type.

CrossTab

Remarks

The values listed by the ReportType enumeration are returned by the following properties.

See Also