TreeView.showExpanders
bool showExpanders() @propertyGet showExpanders property.
Returns
true if the view has expanders.
void showExpanders(bool propval) @propertySet showExpanders property.
Parameters
propval | true if the view has expanders. |