DynamicCollectionBase.Criteria Property
Specifies criteria used to filter objects in the collection.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
CriteriaOperator | A criteria used to filter objects in the collection. |
See Also