Skip to main content

TcxFilterCriteriaItem Properties

A simple condition in a filter criteria list.
Name Description
Criteria Inherited from TcxCustomFilterCriteriaItem.
CustomFunctionName
DisplayValue Specifies the text representation of the Value property when displayed in the filter status bar.
Expression Specifies a calculated expression for a filter condition.
IsItemList Inherited from TcxCustomFilterCriteriaItem.
ItemLink Provides access to the item for which a filter condition is applied.
Operator
OperatorKind Specifies the operator for the current simple filter condition.
Parent Inherited from TcxCustomFilterCriteriaItem.
PreparedValue
Value Identifies the value with which item values are compared.
See Also