ColumnViewRow.activatable

bool activatable() @property

Get activatable property.

Returns

If the row can be activated by the user.
void activatable(bool propval) @property

Set activatable property.

Parameters

propvalIf the row can be activated by the user.