Skip to main content

TcxFilterCriteriaItemList Properties

A list of filter conditions combined by a logical operator.
Name Description
BoolOperatorKind Defines the logical operator used to combine filter conditions in the current list.
Count Specifies the number of conditions (both simple and aggregate) in the current filter condition list.
Criteria Specifies the filter criteria object to which the current filter conditions belong.
IsItemList Inherited from TcxCustomFilterCriteriaItem.
Items Specifies the list of filter conditions in the current filter criteria list.
Parent Inherited from TcxCustomFilterCriteriaItem.
See Also