ReportModelAIExtensions.SetIsAIReportType(ReportModel, Boolean) Method
Indicates whether the selected report type is AI-generated.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll
NuGet Package: DevExpress.AIIntegration.Reporting.Common
Declaration
Parameters
Name | Type | Description |
---|---|---|
model | ReportModel | A report model that stores settings defined on Report Wizard pages. |
value | Boolean |
|
See Also