ComponentOne InputPanel for WinForms
Strikeout Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > StyleFontDelta Class : Strikeout Property
Gets or sets a value that indicates whether the resulting font specifies a horizontal line through the font.
Syntax
'Declaration
 
Public Property Strikeout As System.Boolean
public System.bool Strikeout {get; set;}
Remarks
Don't set this property to retrieve value of the Strikeout attribute from the base font.
See Also

Reference

StyleFontDelta Class
StyleFontDelta Members