ListBoxRow.selectable

bool selectable() @property

Get selectable property.

Returns

The property determines whether this row can be selected.
void selectable(bool propval) @property

Set selectable property.

Parameters

propvalThe property determines whether this row can be selected.