TdxCustomListView.Items Property
Provides access to the list item collection.
#Declaration
property Items: TdxListItems read; write;
#Property Value
Type | Description |
---|---|
Tdx |
A list item collection. |
#Remarks
Refer to the TdxListItems class description for information on available options.