Skip to main content

Header Area

The Header Area displays the headers of all the visible fields. This area consists of the Column, Data, Filter and Row header areas, as shown in the image below.

The table below lists the main properties of the pivot grid which affect the header area’s appearance.

Appearance

The Styles.HeaderBackground property.

This property’s setting can be overridden by the style attributes for each particular drop area via the Styles.ColumnHeaderArea, Styles.DataHeaderArea, Styles.FilterHeaderArea and Styles.RowHeaderArea properties.

Custom Draw Event

The OnCustomDrawPart event.

Context Menu

Refer to the Header Area Context Menu and Field Header Context Menu topics.

HitTest Information

The HitTest.HitAtHeaderArea property.

See Also