GridCell.HtmlString

GridCell.HtmlString property

Gets and sets the html string which contains data and some formattings in this cell.

public string HtmlString { get; set; }

See Also