TcxCustomListView.OwnerData Property
Specifies if the virtual mode is active.
Declaration
property OwnerData: Boolean read; write; default False;
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | False |
|
Remarks
The virtual mode allows you to manage list view items manually.
Default Value
The BorderStyle property’s default value is cxcbsDefault.
See Also