ColumnViewColumnGidBuilderImpl.fixedWidth

T fixedWidth(int propval) nothrow

Set fixedWidth property.

Parameters

propvalIf not -1, this is the width that the column is allocated, regardless of the size of its content.

Returns

Builder instance for fluent chaining