The Height property is used to determine the vertical dimension of an object. It is generally expressed in the scale mode of the object's container, but can also be specified in pixels.
For a Header object, this property is read-only. In a particular band, each column header has the same height. This height is determined by taking the largest height that results from the resolution of each column's header's Appearance attributes and the band's ColHeaderLines property.
If you are using the Row-Layout functionality then then height of the header can be controlled using the RowLayoutColumnInfo.PreferredLabelSize property.
If you want to auto-wrap the header caption if the width is not sufficient to fully display the caption then set the UltraGridOverride.WrapHeaderText property.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2