MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / DisplayColumn Class / Caption Property

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