TcxCustomTreeView.RowSelect Property
Specifies selected row appearance.
Declaration
property RowSelect: Boolean read; write; default False;
Property Value
Type | Default | Description |
---|---|---|
Boolean | False |
|
Remarks
The RowSelect
property has no effect if the ShowLines property is set to True
.
Default Value
The RowSelect
property’s default value is False
.
See Also