Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Introducedin
8.34
8.34
Description

Excerpt

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

Signature
C#
C#
 public sealed class PivotTableField

...

Name

Description

DisplayName

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

Position DisplaySubtotalsAtTop

Excerpt Include
EW8:PivotTableField.PositionDisplaySubtotalsAtTopEW8:
PivotTableField.PositionDisplaySubtotalsAtTop
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
EW8:PivotTableField.SummarizeByEW8:
PivotTableField.SummarizeBy
nopaneltrue

IsCalculatedField SummarizeByType

Excerpt Include
EW8:PivotTableField.IsCalculatedFieldSummarizeByTypeEW8:
PivotTableField.IsCalculatedFieldSummarizeByType
nopaneltrue

Source

Excerpt Include
PivotTableField.Source
PivotTableField.Source
nopaneltrue