TdxListColumns Properties
A list column collection.| Name | Description |
|---|---|
| Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
| Items | Provides indexed access to stored columns. |
| ListView | Provides access to the List View control that owns the list column collection. |
| ParentComponent | Inherited from TcxComponentCollection. |
See Also