TdxTreeViewControl.BorderStyle Property
Specifies the Tree View control’s border style.
Declaration
property BorderStyle; default cxcbsDefault;
Property Value
| Type | Default | Description |
|---|---|---|
| TcxControlBorderStyle | cxcbsDefault | A control border style. |
See Also