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