MongoDBQueryViewModel.FilterString Property
Specifies a filter string for a MongoDB query.
Namespace: DevExpress.DataAccess.UI.MongoDB
Assembly: DevExpress.DataAccess.v25.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Description |
|---|---|
| String | A filter string for a MongoDB query. |
See Also