FlexPivot for WinForms
Key プロパティ (PivotField)

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > PivotField クラス : Key プロパティ
Gets a key that uniquely identifies the field in a collection.
シンタックス
'宣言
 
Public ReadOnly Property Key As System.String
public System.string Key {get;}
解説
This poroperty is equal to Name unless there is more than one field with the same Name, in which case this property can have a number added in the end to ensure uniqueness.
参照

PivotField クラス
PivotField メンバ