Role (Node)
Determines the behavior of tree items.
Attribute |
Value |
---|---|
Physical Property Name | Node
|
Property Type | boolean |
Dynamic? | Yes |
Default value | True
|
Value |
Representation |
Description |
---|---|---|
True
|
Node |
Tree item can have child items. |
False
|
Leaf |
Tree item cannot have child items. |
Description
A tree item that is defined as a Leaf has only two possible state—Normal and Selected; whereas a tree item that is defined as a Node can also have states Open and Open and Selected.