Version: 2021.2
言語: 日本語
public static float defaultHeight ;

説明

Default height of the header.

This height ensures there is room for the sorting arrow above the header text. If sorting is disabled with MultiColumnHeader.canSort = false, then minimumHeight can be used.

See Also: minimumHeight.