AIChooseReportTypePage.ReportType Property
Specifies the report type selected on the Wizard page.
Namespace: DevExpress.AIIntegration.Wpf.Reporting
Assembly: DevExpress.AIIntegration.Wpf.Reporting.v25.2.dll
NuGet Package: DevExpress.AIIntegration.Wpf.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| IReportType | The report type. |
Implements
See Also