XafDataView.Criteria Property
Specifies criteria used to filter the data view at the server side.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| CriteriaOperator | A CriteriaOperator object that specifies criteria associated with the data view. |
See Also