TcxFilterCriteriaItemList Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new aggregate condition in a specific filter condition list. |
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Bool |
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. |
Is |
Inherited from Tcx |
Items | Specifies the list of filter conditions in the current filter criteria list. |
Parent |
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Add |
Adds a calculated expression to a filter condition. |
Add |
Adds a simple criterion to the filter criteria list. |
Add |
Adds a new aggregate condition to the filter criteria list. |
Clear | Removes all filter conditions from the current list. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Is |
Inherited from Tcx |
To |
Inherited from TObject. |
See Also