ComponentOne FlexGrid for WinForms
Caption Property (Column)

C1.Win.C1FlexGrid Namespace > Column Class : Caption Property
Gets or sets the text of the column's header cell.
Syntax
'Declaration
 
Public Property Caption As String
public string Caption {get; set;}
See Also

Reference

Column Class
Column Members