ComponentOne FlexGrid for WinForms
Caption Property (Row)

C1.Win.C1FlexGrid Namespace > Row Class : Caption Property
Gets or sets the text of the first fixed cell in the row.
Syntax
'Declaration
 
Public Property Caption As String
public string Caption {get; set;}
See Also

Reference

Row Class
Row Members