SingleSelection.canUnselect
bool canUnselect() @propertyGet canUnselect property.
Returns
If unselecting the selected item is allowed.
void canUnselect(bool propval) @propertySet canUnselect property.
Parameters
propval | If unselecting the selected item is allowed. |