Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IReportDataV2.PredefinedReportType Property

Gets the type of the predefined report.

Namespace: DevExpress.ExpressApp.ReportsV2

Assembly: DevExpress.Persistent.Base.v20.2.dll

Declaration

Type PredefinedReportType { get; }

Property Value

Type Description
Type

A System.Type object that specifies the type of the predefined report.

See Also