IReportDataV2.PredefinedReportType Property
Gets the type of the predefined report.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.Persistent.Base.v25.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
| Type | Description |
|---|---|
| Type | A System.Type object that specifies the type of the predefined report. |
See Also