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