This version of Unity is unsupported.

MultiColumnHeaderState.Column.maxWidth

public float maxWidth;

Description

Maximum width of the column.

When resizing the column this is the maximum width which is allowed. Default value is 1000000 which basically means no upper limit.