Beta Documentation - Subject to change.

Sets the width of the indentation insert prefer nodes at each level in the tree.

Syntax

Lua
function TreeView:SetIndentationWidth(value);

Parameters

value
Type: number
The width in pixels to indent nested levels of tree nodes.

Remarks

Sets the width of the indentation insert prefer nodes at each level in the tree.

See Also