ColumnViewColumn.visible
bool visible() @property nothrowGet visible property.
Returns
Whether this column is visible.
void visible(bool propval) @property nothrowSet visible property.
Parameters
propval | Whether this column is visible. |
bool visible() @property nothrowGet visible property.
void visible(bool propval) @property nothrowSet visible property.
propval | Whether this column is visible. |