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