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.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
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