ColumnViewRow.activatable

bool activatable() @property nothrow

Get activatable property.

Returns

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

Set activatable property.

Parameters

propvalIf the row can be activated by the user.