ExportTableOptions.ExportAsHtmlString

ExportTableOptions.ExportAsHtmlString property

Exports the html string value of the cells to the DataTable.

public bool ExportAsHtmlString { get; set; }

See Also