HtmlDiffOutputGenerator.DeleteStyle

HtmlDiffOutputGenerator.DeleteStyle-egenskap

Hämtar och ställer in CSS-stilsträngen för Delete-operationen. Exempel:

color: #003300; background-color: #ccff66;
public string DeleteStyle { get; set; }

Se Även