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