ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / C1ListBase Class / Caption Property

In This Topic
    Caption Property (C1ListBase)
    In This Topic
    Returns or sets the caption for list.
    Syntax
    'Declaration
     
    
    Public Property Caption As String
    public string Caption {get; set;}
    See Also