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 position of the SourceField in the SourceFields collection.

Signature
C#
C#
 public Int32 Position{ get; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public ReadOnly Property Position() As Int
{signature}{remarks}
This is the same as the column position in the 
Remarks

This is the same as the column position in the PivotTable's

data

source

and

cannot

be

changed.

{remarks}