Click or drag to resize
GridImageColumnDataAlternateTextFormatString Property
Gets or sets a string, specifying the format string, which will be used to format the alternate text of the image, rendered in the cells of the column.

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 DataAlternateTextFormatString { get; set; }

Property Value

Type: String
See Also