GetIndentationWidth

From LoTROInterface Wiki

Jump to: navigation, search


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.

Personal tools