How to: Specify Custom Styles for Pivot Grid Elements
The following example demonstrates how to override a style applied to pivot grid field headers.
To do this, we assign a custom style that targets the TextEdit control to the PivotGridControl.FieldHeaderContentStyle property. This style specifies the display text format, foreground color and mouse pointer type for field headers.