True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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 System.String
    public System.string Caption {get; set;}
    See Also