Back to Devexpress

MongoDBQueriesViewModel Class

windowsforms-devexpress-dot-dataaccess-dot-ui-dot-mongodb-a0613089.md

latest1.0 KB
Original Source

MongoDBQueriesViewModel Class

A View Model that contains information about a collection of MongoDB queries.

Namespace : DevExpress.DataAccess.UI.MongoDB

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Declaration

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

Inheritance

Object MongoDBQueriesViewModel

See Also

MongoDBQueriesViewModel Members

DevExpress.DataAccess.UI.MongoDB Namespace