ComponentOne ASP.NET MVC Controls
Strikethrough Property

C1.Web.Mvc.Sheet Namespace > Font Class : Strikethrough Property
Gets or sets a value indicating whether to show strikethrough.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Property Strikethrough As Boolean
[DefaultValue(false)]
public bool Strikethrough {get; set;}
See Also

Reference

Font Class
Font Members