IAIChooseReportTypePageView.ReportType Property
Specifies the report type selected on the Wizard page.
Namespace: DevExpress.AIIntegration.Reporting.Wizard.Views
Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll
NuGet Package: DevExpress.AIIntegration.Reporting.Common
Declaration
Property Value
| Type | Description |
|---|---|
| IReportType | The report type. |
See Also