TcxTreeListBandOptions.OnlyOwnColumns Property
Specifies if users can drag columns between bands.
Declaration
property OnlyOwnColumns: Boolean read; write; default False;
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | False |
|
Remarks
The OnlyOwnColumns property has no effect on the Customization Form.
Default Value
The OnlyOwnColumns property’s default value is False.
See Also