TcxFilterItem Properties
In filter controls, represents a dataset field that can be involved in filtering.
Name | Description |
---|---|
Caption | Specifies an item’s caption. |
Collection |
Inherited from TCollection |
Display |
Inherited from TCollection |
Field |
Specifies the name of a dataset field represented by an item. |
Filter |
|
ID |
Inherited from TCollection |
Index |
Inherited from TCollection |
Properties | Defines settings specific to the editor associated with the item. |
Properties |
Specifies the class of the editor used to edit a value the item data is compared to. |
Properties |
|
Repository |
Specifies the repository item representing the editor for the item’s value. |
See Also