Skip to main content
.NET 6.0+

IReportDataV2.PredefinedReportType Property

Gets the type of the predefined report.

Namespace: DevExpress.ExpressApp.ReportsV2

Assembly: DevExpress.Persistent.Base.v23.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