AIChooseReportTypePageView.ReportTypeChanged Event
Occurs when the ReportType property value is changed.
Namespace: DevExpress.AIIntegration.WinForms.Reporting.Wizard.Views
Assembly: DevExpress.AIIntegration.WinForms.Reporting.v25.1.dll
NuGet Package: DevExpress.AIIntegration.WinForms.Reporting
Declaration
Event Data
The ReportTypeChanged event's data class is EventArgs.
Implements
See Also