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