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

Script language

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

MultiColumnHeader.ResizeToFit

public void ResizeToFit();

Description

Resizes the column widths of the columns that have auto-resize enabled to make all the columns fit to the width of the MultiColumnHeader render rect.

If no columns have MultiColumnHeaderState.Column.autoResize enabled then this method does nothing. This method is also called when selecting the 'Resize To Fit' context menu of the MultiColumnHeader.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答