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