Version: 2019.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.