ColumnViewColumn.expand

bool expand() @property nothrow

Get expand property.

Returns

Column gets share of extra width allocated to the view.
void expand(bool propval) @property nothrow

Set expand property.

Parameters

propvalColumn gets share of extra width allocated to the view.