FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / IBand Interface / Caption Property

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