TcxLookupGridColumns Properties
Represents a collection of columns located within the drop-down list of a lookup combo box.Name | Description |
---|---|
Capacity | Inherited from TCollection. |
Count | Inherited from TCollection. |
ItemClass | Inherited from TCollection. |
Items | Provides indexed access to columns in the columns collection of the drop-down list. |
UpdateCount | Inherited from TCollection. |
See Also