"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)
(rootIsDecorated = FALSE)
Assignment
Tree widget, DpTreeView