ColumnViewColumn.resizable

bool resizable() @property nothrow

Get resizable property.

Returns

Whether this column is resizable.
void resizable(bool propval) @property nothrow

Set resizable property.

Parameters

propvalWhether this column is resizable.