AIReportGenerationPageView.Update(String, String) Method
Updates the view with the current report generation status and reasoning.
Namespace: DevExpress.AIIntegration.WinForms.Reporting.Wizard.Views
Assembly: DevExpress.AIIntegration.WinForms.Reporting.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| status | String | A short status message for the current generation step. |
| reasoning | String | Additional details that explain the current step. |
Implements
See Also