SingleSelection.autoselect
bool autoselect() @propertyGet autoselect property.
Returns
If the selection will always select an item.
void autoselect(bool propval) @propertySet autoselect property.
Parameters
propval | If the selection will always select an item. |