Syntax
| Lua |
|---|
function TreeView:GetIndentationWidth(); |
Returns
Type: numberThe 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.
| Lua |
|---|
function TreeView:GetIndentationWidth(); |