Skip to main content

IChooseReportTemplatePageView.TemplateReportType Property

If implemented, specifies the selected template report type.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

Type TemplateReportType { get; set; }

Property Value

Type Description
Type

A Type object.

See Also