TdxTreeViewCustomOptionsView Properties
The base class for Tree View appearance settings.
Name | Description |
---|---|
Indent | Specifies the horizontal indent between parent and child nodes. |
Item |
Specifies the height of a node in the Tree View. |
Scroll |
Specifies which scrollbars the Tree View can display. |
Show |
Specifies if tree nodes have checkboxes. |
Show |
Specifies if the Tree View displays an ellipsis at the end of the node captions that do not fit in the Tree View. |
Show |
Specifies if the Tree View displays node expand buttons. |
Show |
Specifies if the Tree View shows lines between parent and child nodes. |
Show |
Specifies if the Tree View displays lines and expand buttons of nodes at the top nesting level. |
Use |
Specifies if the Tree View shows specific images in expanded nodes. |
Use |
Specifies if the Tree View shows specific images in selected nodes. |
See Also