Skip to main content
A newer version of this page is available. .

Filter Header Area

The Filter Header Area displays the headers of all the visible filter fields. The filter header area Separator borders this area from the rest of the ExpressPivotGrid control.

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

Visibility The OptionsView.FilterFields property.
Appearance The Styles.FilterHeaderArea property.
Custom Draw Event The OnCustomDrawPart event.
Context Menu Refer to the Header Area Context Menu topic.
HitTest Information The HitTest.HitAtHeaderArea property.
Localization The scxDropFilterFields and scxFilterArea resource strings.
See Also