DevExpress.AIIntegration.Reporting Namespace
Contains classes required for AI-powered functionality in Reporting Controls.
Assembly: DevExpress.AIIntegration.Reporting.Common.v26.1.dll
Classes
| Name | Description |
|---|---|
| AIReportPrompt | A prompt in natural language used to generate a report. |
| AIReportPromptCollection | A collection of predefined prompts displayed in the Report Wizard. |
| PromptClarificationAnswer | Stores the result of a prompt clarification request. |
| PromptClarificationQuestion | Stores a clarification question that the AI workflow asks before it continues report generation. |
Interfaces
| Name | Description |
|---|---|
| IAIReportGenerationHost | Defines methods that allow the report generation workflow to request prompt clarifications and publish progress updates. |