Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.