Back to Devexpress

MongoDBQueryViewModel Class

windowsforms-devexpress-dot-dataaccess-dot-ui-dot-mongodb-3265a8f4.md

latest1.0 KB
Original Source

MongoDBQueryViewModel Class

A View Model that contains information about a MongoDB query.

Namespace : DevExpress.DataAccess.UI.MongoDB

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Declaration

csharp
public class MongoDBQueryViewModel :
    INotifyPropertyChanged
vb
Public Class MongoDBQueryViewModel
    Implements INotifyPropertyChanged

Inheritance

Object MongoDBQueryViewModel

See Also

MongoDBQueryViewModel Members

DevExpress.DataAccess.UI.MongoDB Namespace