wpf-7993-controls-and-libraries-pivot-grid-ui-elements-field-header.md
Field headers identify fields in the pivot grid. A field header contains:
The headers of all visible fields are contained within header areas. The headers of row and column fields are displayed within the row header and column header areas, respectively. The headers of data fields are displayed within the data header area. Headers can also be displayed within the filter header area. Headers of hidden fields are displayed within the field list.
The following table lists the main properties affecting the element’s appearance.
|
Appearance
|
| |
Sorting
|
PivotGridControl.AllowSortInFieldList
| |
Filtering
|
PivotGridControl.AllowFilterInFieldList
|