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.4

...

8.4
Description

Excerpt

Returns the SourceField that was used to build the PivotTableField in the PivotTable.

Signature
C#
C#
 public SourceField Source{ get;}
{signature}{signature:
}
Signature
vb.net
vb.net
Public ReadOnly Property Source() As SourceField
{signature}
{remarks}{{ValuesLabels}} and will return null. You can check if a PivotTable field is a values label with the {{[IsValuesLabel|EW8:PivotTableField.IsValuesLabel]}} Property
{remarks}
Remarks

ValuesLabels and will return null. You can check if a PivotTable field is a values label with the IsValuesLabel Property