ColumnViewColumn.setExpand

Sets the column to take available extra space.

The extra space is shared equally amongst all columns that have the expand set to %TRUE.

class ColumnViewColumn
void
setExpand
(
bool expand
)

Parameters

expand bool

%TRUE if this column should expand to fill available sace

Meta