TdxListItems.ListView Property
Provides access to the List View control that owns the list item collection.
Declaration
property ListView: TdxCustomListView read;
Property Value
Type | Description |
---|---|
TdxCustomListView | The List View control. |
See Also