TdxListItems Properties
A list item collection.Name | Description |
---|---|
Count | Returns the total item count in the collection. |
Items | Provides indexed access to stored items. |
ListView | Provides access to the List View control that owns the list item collection. |
See Also