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

BaseField

BaseItemIndex

BaseItemNext

BaseItemPrevious

DisplayName

DisplaySubtotalsAtTop

FieldType

IsCalculatedField

NumberFormat

Position

SetShowValueAs (PivotTableField.ShowValueAsType, SourceField, Int32)

ShowValueAsType

SortOptions

SummarizeBy

SummarizeByType

Source

Name

Description

SetShowValueAs()