The PivotTableField represents a single field in a Pivot Table.  This can be a row label, column label, data field (or value field) or a page field (or report filter).  To get a PivotTableField object, use a FieldCollection.

 public sealed class PivotTableField
Public NotInheritable Class PivotTableField

Name

Description

DisplayName

DisplaySubtotalsAtTop

FieldType

IsValuesLabel

NumberFormat

ShowValueAs

SortOptions

SummarizeBy

SummarizeByType

Source