ReportDataV2.PredefinedReportType Property
Specifies the type of the predefined report.
Namespace: DevExpress.Persistent.BaseImpl.EF
Assembly: DevExpress.Persistent.BaseImpl.EFCore.v25.2.dll
NuGet Package: DevExpress.Persistent.BaseImpl.EFCore
Declaration
Property Value
| Type | Description |
|---|---|
| Type | A System.Type object that specifies the type of the predefined report. |
Implements
See Also