GridPicture.HtmlText

GridPicture.HtmlText property

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

public string HtmlText { get; set; }

See Also