Click or drag to resize
OGFontStrikeOut Property
Gets a value that indicates if this font is struck out.

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
public bool StrikeOut { get; }

Property Value

Type: Boolean
true if this font is struck out; false otherwise.
See Also