ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1BaseField Class / HeaderText Property

In This Topic
    HeaderText Property (C1BaseField)
    In This Topic
    Gets or sets the header text.
    Syntax
    'Declaration
     
    Public Overridable Property HeaderText As System.String
    public virtual System.string HeaderText {get; set;}
    See Also