TreeExpander.indentForIcon
bool indentForIcon() @propertyGet indentForIcon property.
Returns
TreeExpander indents the child by the width of an expander-icon if it is not expandable.
void indentForIcon(bool propval) @propertySet indentForIcon property.
Parameters
propval | TreeExpander indents the child by the width of an expander-icon if it is not expandable. |