AINoDataEnterReportPromptPage.PredefinedPrompts Property
Specifies predefined prompts available in the Report Wizard.
Namespace: DevExpress.AIIntegration.Wpf.Reporting
Assembly: DevExpress.AIIntegration.Wpf.Reporting.v25.2.dll
NuGet Package: DevExpress.AIIntegration.Wpf.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| IEnumerable<AIReportPrompt> | A prompt collection. |
See Also