TreeExpander.setIndentForDepth
void setIndentForDepth(bool indentForDepth)Sets if the TreeExpander should indent the child according to its depth.
Parameters
indentForDepth | TRUE if the child should be indented. Otherwise FALSE. |
void setIndentForDepth(bool indentForDepth)Sets if the TreeExpander should indent the child according to its depth.
indentForDepth | TRUE if the child should be indented. Otherwise FALSE. |