StrikeHorizontal Property
In This Topic
Gets or sets whether to show the strikethrough horizontal line of the border box.
Default value is false.
Syntax
'Declaration
Public Property StrikeHorizontal As System.Boolean
public System.bool StrikeHorizontal {get; set;}
See Also