ColumnViewColumn.resizable

bool resizable() @property

Get resizable property.

Returns

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

Set resizable property.

Parameters

propvalWhether this column is resizable.