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