Skip to main content
All docs
V26.1
  • IAIChooseDataSourceOptionPageView.DataSourceOptionChanged Event

    Occurs when the DataSourceOption property value is changed.

    Namespace: DevExpress.AIIntegration.Reporting.Wizard.Views

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

    Declaration

    event EventHandler DataSourceOptionChanged

    Event Data

    The DataSourceOptionChanged event's data class is EventArgs.

    See Also