Click or drag to resize
GridClientDeleteColumnImageUrl Property
Gets or sets a value indicating the URL for the image that will be used in a Image button. ButtonType should be set to ImageButton.

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

Property Value

Type: String
See Also