ComponentOne FlexPivot for WinForms
Caption Property

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotField Class : Caption Property
Gets or sets a string to be displayed in the user interface.
Syntax
'Declaration
 
Public Property Caption As System.String
public System.string Caption {get; set;}
Remarks
If this property is set to null or to an empty string, the Key property will be used instead.
See Also

Reference

C1FlexPivotField Class
C1FlexPivotField Members