Skip to main content
A newer version of this page is available. .
All docs
V21.1

MongoDBQueryViewModel Class

A View Model that contains information about a MongoDB query.

Namespace: DevExpress.DataAccess.UI.MongoDB

Assembly: DevExpress.DataAccess.v21.1.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.Design

Declaration

public class MongoDBQueryViewModel :
    INotifyPropertyChanged

Inheritance

Object
MongoDBQueryViewModel
See Also