Skip to main content

Resizing Nodes

To resize nodes, perform the following mouse operations:

Mouse Action Result
Drag a column header‘s bottom edge, or the node indicator‘s bottom edge of the top visible node. Changes the height of all nodes.
Drag the node indicator‘s bottom edge of a selected node. Changes the height of a particular node.

Notes

Sizing of column headers is allowed if the tree list’s OptionsCustomizing.ColumnVertSizing option is active.

Sizing of all nodes using the top node is allowed if the tree list’s OptionsCustomizing.RowSizing option is active.

Sizing of a certain node is allowed if the tree list’s OptionsCustomizing.NodeSizing option is active. The OptionsCustomizing.NodeSizing and OptionsCustomizing.RowSizing options override each other.

See Also