Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

MongoDBDataSourceUIHelper.ConfigureConnection Method

Name Parameters Description
ConfigureConnection(MongoDBDataSourceBase, ConfigureMongoDBConnectionContext) static dataSource, context Invokes the Connection Editor with the specified settings for the MongoDB Data Source.
ConfigureConnection(MongoDBDataSourceBase) static dataSource Invokes the Connection Editor for the MongoDB Data Source.
ConfigureConnection<TModel>(MongoDBDataSourceBase, ConfigureMongoDBConnectionContext, Action<IWizardCustomization<TModel>>) static dataSource, context, customizeWizard Invokes the Connection Editor with the specified settings and customization parameters for the MongoDB Data Source.