FilterEditorControl.FilterCriteria Property
Gets or sets the filter criteria.
Namespace: DevExpress.DataAccess.UI
Assembly: DevExpress.DataAccess.v26.1.UI.dll
Declaration
Property Value
| Type | Description |
|---|---|
| CriteriaOperator | A CriteriaOperator object that represents the filter criteria. |
See Also