Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Introduced in build 8.3

Description

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.

C#
vb.net

Properties

Name

Description

Name

The page EW8:PivotTableField.Name could not be found.

Position

The page EW8:PivotTableField.Position could not be found.

SummarizeBy

Sets or returns the type of calculation used to summarize a data field. The available types are determined by PivotTableField.SummarizeByType.

IsCalculatedField

The page EW8:PivotTableField.IsCalculatedField could not be found.
  • No labels