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