Skip to main content
All docs
V25.1
  • IAINoDataEnterReportPromptPageView.PromptChanged Event

    Occurs when the Prompt 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 PromptChanged

    Event Data

    The PromptChanged event's data class is EventArgs.

    See Also