ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / Column Class / Caption Property

In This Topic
    Caption Property (Column)
    In This Topic
    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