TdxListItem.ListView Property
In This Article
Provides access to the List View that owns the list item.
#Declaration
Delphi
property ListView: TdxCustomListView read;
#Property Value
Type | Description |
---|---|
Tdx |
The List View. |
See Also