ColumnViewRow.activatable
bool activatable() @property nothrowGet activatable property.
Returns
If the row can be activated by the user.
void activatable(bool propval) @property nothrowSet activatable property.
Parameters
propval | If the row can be activated by the user. |