ConfigureMongoDBQueriesPageEx(IConfigureMongoDBQueriesPageView, IWizardRunnerContext, ReportWizardSettings) Constructor
In This Article
Initializes a new instance of the ConfigureMongoDBQueriesPageEx<TModel> class with specified settings.
Namespace: DevExpress.XtraReports.Wizards.Presenters
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
public ConfigureMongoDBQueriesPageEx(
IConfigureMongoDBQueriesPageView view,
IWizardRunnerContext context,
ReportWizardSettings reportWizardSettings
)
#Parameters
Name | Type |
---|---|
view | DevExpress. |
context | IWizard |
report |
Report |
See Also