TreeListModel.autoexpand
bool autoexpand() @property nothrowGet autoexpand property.
Returns
If all rows should be expanded by default.
void autoexpand(bool propval) @property nothrowSet autoexpand property.
Parameters
propval | If all rows should be expanded by default. |