Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.