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 TCollectionItem. |
DisplayName | Inherited from TCollectionItem. |
FieldName | Specifies the name of a dataset field represented by an item. |
FilterControl | |
ID | Inherited from TCollectionItem. |
Index | Inherited from TCollectionItem. |
Properties | Defines settings specific to the editor associated with the item. |
PropertiesClass | Specifies the class of the editor used to edit a value the item data is compared to. |
PropertiesClassName | |
RepositoryItem | Specifies the repository item representing the editor for the item’s value. |
See Also