ListBoxRow.selectable
bool selectable() @property nothrowGet selectable property.
Returns
Determines whether this row can be selected.
void selectable(bool propval) @property nothrowSet selectable property.
Parameters
propval | Determines whether this row can be selected. |