ComponentOne FlexReport for WinForms
Strikethrough Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > FontHolder Class : Strikethrough Property
Gets or sets a value that indicates whether the font has a horizontal line through the text.
Syntax
'Declaration
 
Public Property Strikethrough As System.Boolean
public System.bool Strikethrough {get; set;}
See Also

Reference

FontHolder Class
FontHolder Members