ListItem.selectable
bool selectable() @property nothrowGet selectable property.
Returns
If the item can be selected by the user.
void selectable(bool propval) @property nothrowSet selectable property.
Parameters
propval | If the item can be selected by the user. |