HtmlString

GridCell.HtmlString property

获取和设置包含此单元格中的数据和一些格式的 html 字符串。

public string HtmlString { get; set; }

也可以看看