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