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 10 Next »

Introduced in build 8.3

Description

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

C#
vb.net

Properties

Name

Description

DisplayName

Sets or returns the displayed name of the PivotTable field.

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