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