ComponentOne True DBGrid for WinForms
Caption Property (C1DataColumn)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DataColumn Class : Caption Property
Gets or sets the text in the column header.
Syntax
'Declaration
 
Public Property Caption As System.String
public System.string Caption {get; set;}
See Also

Reference

C1DataColumn Class
C1DataColumn Members