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.