TreeExpander.indentForDepth
bool indentForDepth() @property nothrowGet indentForDepth property.
Returns
TreeExpander indents the child according to its depth.
void indentForDepth(bool propval) @property nothrowSet indentForDepth property.
Parameters
propval | TreeExpander indents the child according to its depth. |