Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introducedin
8.4
8.4
Description

Excerpt

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.

Signature
C#
C#
 public sealed class PivotTableField
Signature
vb.net
vb.net
Public NotInheritable Class PivotTableField

Properties

Name

Description

DisplayName

Excerpt Include
PivotTableField.DisplayName
PivotTableField.DisplayName
nopaneltrue

DisplaySubtotalsAtTop

Excerpt Include
PivotTableField.DisplaySubtotalsAtTop
PivotTableField.DisplaySubtotalsAtTop
nopaneltrue

FieldType

Excerpt Include
PivotTableField.FieldType
PivotTableField.FieldType
nopaneltrue

IsValuesLabel

Excerpt Include
PivotTableField.IsValuesLabel
PivotTableField.IsValuesLabel
nopaneltrue

NumberFormat

Excerpt Include
PivotTableField.NumberFormat
PivotTableField.NumberFormat
nopaneltrue

ShowValueAs

Excerpt Include
ShowValueAs
ShowValueAs
nopaneltrue

SortOptions

Excerpt Include
SortOptions
SortOptions
nopaneltrue

SummarizeBy

Excerpt Include
PivotTableField.SummarizeBy
PivotTableField.SummarizeBy
nopaneltrue

SummarizeByType

Excerpt Include
PivotTableField.SummarizeByType
PivotTableField.SummarizeByType
nopaneltrue

Source

Excerpt Include
PivotTableField.Source
PivotTableField.Source
nopaneltrue