"rootIsDecorated"
The attribute "rootIsDecorated" specifies whether the tree view shows open/close signs on root items.
Synopsis
shape.rootIsDecorated(bool mode);
Parameters
Parameter | Description |
---|---|
shape | Name of the object |
mode |
TRUE = The open/close signs are shown. FALSE = The open/close signs are not shown. |
Description
The attribute "rootIsDecorated" specifies whether the tree view shows open/close signs on root items.
(rootIsDecorated = TRUE)
![](Control_Grafik-10.gif)
(rootIsDecorated = FALSE)
![](Control_Grafik-11.gif)
Assignment
Tree widget, DpTreeView