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

In This Topic
    HeaderImageUrl Property
    In This Topic
    Gets or sets the location of the header image.
    Syntax
    'Declaration
     
    Public Overridable Property HeaderImageUrl As System.String
    public virtual System.string HeaderImageUrl {get; set;}
    See Also