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