TcxFilterItemCollection Properties
In filter controls, represents a collection of dataset fields that are involved in building the filtering condition.| Name | Description |
|---|---|
| Capacity | Inherited from TCollection. |
| Control | Represents a filter control owning the collection. |
| Count | Inherited from TCollection. |
| ItemClass | Inherited from TCollection. |
| Items | Provides indexed access to collection items. |
| UpdateCount | Inherited from TCollection. |
See Also