Row Header Area
The Row Header Area displays the headers of all the visible row fields and the Data Field Anchor (if present). Row headers that correspond to the values of the row fields, subtotals and grand totals are displayed within the Row Area.
The table below lists the main properties of the pivot grid which affect the row header area’s appearance.
Visibility | The OptionsView.RowFields property. |
Appearance | For the row header area, the Styles.RowHeaderArea property. For field headers, the Styles.FieldHeader property. |
Custom Draw Event | For the row header area, the OnCustomDrawPart event. For field headers, the OnCustomDrawFieldHeader event. |
Context Menu | Refer to the Header Area Context Menu and Grouping Value Context Menu topics. |
HitTest Information | The HitTest.HitAtHeaderArea property. |