MongoDBQueryViewModel.ParametersViewModel Property
A View Model that contains information about parameters of a MongoDB query.
Namespace: DevExpress.DataAccess.UI.MongoDB
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
DevExpress.DataAccess.UI.IParametersGridViewModel | An object that implements IParametersGridViewModel interface. |
See Also