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