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