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

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

    public event EventHandler PromptChanged

    Event Data

    The PromptChanged event's data class is EventArgs.

    Implements

    See Also