Skip to main content

ReportModel.ReportType Property

Specifies the report type.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v23.1.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public ReportType ReportType { get; set; }

Property Value

Type Description
ReportType

A ReportType enumeration value.

See Also