TcxDataFilterCriteriaItem Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a simple filter condition in a specific filter criteria list.
Inherited from Tcx |
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Criteria |
Inherited from Tcx |
Custom |
Inherited from Tcx |
Data |
Specifies the Tcx |
Display |
Specifies the text representation of the Value property when displayed in the filter status bar.
Inherited from Tcx |
Expression |
Specifies a calculated expression for a filter condition.
Inherited from Tcx |
Field | |
Is |
Inherited from Tcx |
Item |
Provides access to the item for which a filter condition is applied.
Inherited from Tcx |
Operator |
Inherited from Tcx |
Operator |
Specifies the operator for the current simple filter condition.
Inherited from Tcx |
Parent |
Inherited from Tcx |
Prepared |
Inherited from Tcx |
Value |
Identifies the value with which item values are compared.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Is |
Inherited from Tcx |
To |
Inherited from TObject. |
Value |
Inherited from Tcx |
See Also