ComponentOne FlexPivot for WinForms
Key Property

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotField Class : Key Property
Gets a key that uniquely identifies the field in a collection.
Syntax
'Declaration
 
Public ReadOnly Property Key As System.String
public System.string Key {get;}
Remarks
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.
See Also

Reference

C1FlexPivotField Class
C1FlexPivotField Members