ManageQueriesContext.RepositoryItemsProvider Property
Stores an object that contains repository items. These items allow you to edit parameters of MongoDB queries in the Manage Queries dialog.
Namespace: DevExpress.DataAccess.UI.MongoDB
Assembly: DevExpress.DataAccess.v25.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Property Value
| Type | Description |
|---|---|
| IRepositoryItemsProvider | An object that contains repository items. |
See Also