Skip to main content
All docs
V23.2

MongoDBQueryViewModel Class

A View Model that contains information about a MongoDB query.

Namespace: DevExpress.DataAccess.UI.MongoDB

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public class MongoDBQueryViewModel :
    INotifyPropertyChanged

Inheritance

Object
MongoDBQueryViewModel
See Also