Skip to main content
All docs
V26.1
  • AIDataBoundEnterReportPromptPageView.PromptChanged Event

    Occurs when the Prompt property value changes.

    Namespace: DevExpress.AIIntegration.WinForms.Reporting.Wizard.Views

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

    Declaration

    public event EventHandler PromptChanged

    Event Data

    The PromptChanged event's data class is EventArgs.

    Implements

    See Also