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

TemplateInfoBase.ReportType Property

Returns a template report type.

Namespace: DevExpress.XtraReports.Wizards.Templates

Assembly: DevExpress.XtraReports.v20.2.dll

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

Declaration

public Type ReportType { get; }

Property Value

Type Description
Type

A Type object.

See Also