Skip to main content
All docs
V25.1
  • DevExpress v25.1 Update — Your Feedback Matters

    Our What's New in v25.1 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

    DevExpress.DataAccess.UI.MongoDB Namespace

    In This Article

    Contains classes that allow you to invoke and customize the Connection Editor and the Manage Queries dialog for the MongoDB Data Source.

    Assemblies: DevExpress.DataAccess.v25.1.dll, DevExpress.DataAccess.v25.1.UI.dll

    NuGet Packages: DevExpress.DataAccess, DevExpress.DataAccess.UI

    #Classes

    Name Description
    ManageQueriesContext Contains settings used to display the Manage Queries dialog for the MongoDB Data Source.
    MongoDBDataSourceUIHelper static Contains methods that allow you to invoke the Connection Editor and the Manage Queries dialog for the MongoDB Data Source.
    MongoDBQueriesViewModel A View Model that contains information about a collection of MongoDB queries.
    MongoDBQueryViewModel A View Model that contains information about a MongoDB query.
    MongoDBQueryViewModelsList A View Model that stores a collection of MongoDB query View Models.

    #Interfaces

    Name Description
    IMongoDBEditorsCustomizationService If implemented, allows you to display a custom Connection Editor or Manage Queries dialog.

    #Enums

    Name Description
    MongoDBEditorId Lists MongoDB editors.