AIChooseDataSourceOptionPageView.DataSourceOption Property
Specifies the options for AI-powered report generation on the current Report Wizard page.
Namespace: DevExpress.AIIntegration.WinForms.Reporting.Wizard.Views
Assembly: DevExpress.AIIntegration.WinForms.Reporting.v25.1.dll
NuGet Package: DevExpress.AIIntegration.WinForms.Reporting
Declaration
Property Value
Type | Description |
---|---|
AIDataSourceOption | An |
Remarks
The AI-powered report generation works with two data source options:
No Data Source
Creates a complete report structure based only on the user’s natural language description.
Add Data Source
Allows users to create a report data source in the first step, displays the data source structure in the Report Wizard interface, and automatically includes this metadata in the LLM prompt. Users can reference available data source fields when they describe data-bound report elements.