Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Introducedin
8.3
8.3
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

BaseField

Excerpt Include
EW8:PivotTableField.BaseField
EW8:PivotTableField.BaseField
nopaneltrue

BaseItemIndex

Excerpt Include
EW8:PivotTableField.BaseItemIndex
EW8:PivotTableField.BaseItemIndex
nopaneltrue

BaseItemNext

Excerpt Include
EW8:PivotTableField.BaseItemNext
EW8:PivotTableField.BaseItemNext
nopaneltrue

BaseItemPrevious

Excerpt Include
EW8:PivotTableField.BaseItemPrevious
EW8:PivotTableField.BaseItemPrevious
nopaneltrue

DisplayName

Excerpt Include
EW8:PivotTableField.DisplayName
EW8:PivotTableField.DisplayName
nopaneltrue

DisplaySubtotalsAtTop

Excerpt Include
EW8:PivotTableField.DisplaySubtotalsAtTop
EW8:PivotTableField.DisplaySubtotalsAtTop
nopaneltrue

FieldType

Excerpt Include
EW8:PivotTableField.FieldType
EW8:PivotTableField.FieldType
nopaneltrue

IsCalculatedField

Excerpt Include
EW8:PivotTableField.IsCalculatedField
EW8:PivotTableField.IsCalculatedField
nopaneltrue

NumberFormat

Excerpt Include
EW8:PivotTableField.NumberFormat
EW8:PivotTableField.NumberFormat
nopaneltrue

ShowValueAsType

Excerpt Include
EW8:PivotTableField.ShowValueAsType
EW8:PivotTableField.ShowValueAsType
nopaneltrue

SortOptions

Excerpt Include
EW8:SortOptions
EW8:SortOptions
nopaneltrue

SummarizeBy

Excerpt Include
EW8:PivotTableField.SummarizeBy
EW8:PivotTableField.SummarizeBy
nopaneltrue

SummarizeByType

Excerpt Include
EW8:PivotTableField.SummarizeByType
EW8:PivotTableField.SummarizeByType
nopaneltrue

Source

Excerpt Include
EW8:PivotTableField.Source
EW8:PivotTableField.Source
nopaneltrue
Methods

Name

Description

SetShowValueAs()

Excerpt Include
EW8:PivotTableField.SetShowValueAs (PivotTableField.ShowValueAsType, SourceField, Int32)
EW8:PivotTableField.SetShowValueAs (PivotTableField.ShowValueAsType, SourceField, Int32)
nopaneltrue