TdxShellTreeViewControlOptionsView Properties
Stores Shell Tree View 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 pixels. |
Scroll |
Specifies which scroll bars the Shell Tree View control can display. |
Show |
Specifies if tree nodes have checkboxes.
Inherited from Tdx |
Show |
Specifies if the Shell Tree View control displays an ellipsis at the end of the node captions that do not fit into the client area horizontally. |
Show |
Specifies if the Shell Tree View control displays node expand buttons. |
Show |
Specifies if the Shell Tree View control shows lines between parent and child nodes. |
Show |
Specifies if the Shell Tree View control displays an expand button for the root level node. |
Use |
Specifies if the Tree View shows specific images in expanded nodes.
Inherited from Tdx |
Use |
Specifies if the Tree View shows specific images in selected nodes.
Inherited from Tdx |
See Also