ColumnViewColumnGidBuilderImpl.fixedWidth

Set fixedWidth property.

class ColumnViewColumnGidBuilderImpl(T)
T
fixedWidth
()

Parameters

propval int

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

Return Value

Type: T

Builder instance for fluent chaining