Skip to main content

ChooseReportTemplatePageView.TemplateReportType Property

Specifies the selected template report type.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v24.1.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

public Type TemplateReportType { get; set; }

Property Value

Type Description
Type

A Type object.

Implements

See Also