Click or drag to resize
GridColumnHeaderImageUrl Property
Gets or sets the URL of an image in the cell in the header item of the grid current column. You can use a relative or an absolute URL.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public virtual string HeaderImageUrl { get; set; }

Property Value

Type: String
See Also