AIDataBoundEnterReportPromptPage(IAIDataBoundEnterReportPromptPageView) Constructor
Initializes a new instance of the AIDataBoundEnterReportPromptPage<TModel> class with specified settings.
Namespace: DevExpress.AIIntegration.Reporting.Wizard.Presenters
Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll
NuGet Package: DevExpress.AIIntegration.Reporting.Common
Declaration
Parameters
Name | Type | Description |
---|---|---|
view | IAIDataBoundEnterReportPromptPageView | The view for the |
See Also