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

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