Skip to main content
All docs
V25.1
  • IAIChooseReportTypePageView.ReportTypeChanged Event

    Occurs when the ReportType property value is changed.

    Namespace: DevExpress.AIIntegration.Reporting.Wizard.Views

    Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    event EventHandler ReportTypeChanged

    Event Data

    The ReportTypeChanged event's data class is EventArgs.

    See Also