Beta Documentation - Subject to change.

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

Syntax

Lua
function TreeView:GetIndentationWidth();

Returns

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

Remarks

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

See Also