FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / Band Class / Caption Property

In This Topic
    Caption Property (Band)
    In This Topic
    Gets or sets the text of the band's header cell.
    Syntax
    'Declaration
     
    
    Public Property Caption As String
    public string Caption {get; set;}
    See Also