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

IChooseReportTemplatePageView.TemplateReportType Property

If implemented, specifies the selected template report type.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v19.1.dll

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

Declaration

Type TemplateReportType { get; set; }

Property Value

Type Description
Type

A Type object.

See Also