MVCxFilterControlExpressionInfo.Criteria Property
Gets or sets the filter criteria.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
CriteriaOperator | A CriteriaOperator object that represents the filter criteria. |
Remarks
Refer to the Filter Control topic for more information.
Online Demo
See Also