ListBoxRow.selectable

bool selectable() @property

Get selectable property.

Returns

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

Set selectable property.

Parameters

propvalDetermines whether this row can be selected.