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