ColumnViewRow.selectable

bool selectable() @property

Get selectable property.

Returns

If the row can be selected by the user.
void selectable(bool propval) @property

Set selectable property.

Parameters

propvalIf the row can be selected by the user.