Retrieves or sets the StrikeOut property of the Font object that it is used to paint
the column's caption.
Type | Description | |||
Boolean | A boolean expression that indicates whether the column's header is strikouted. |
The HeaderStrikeOut property specifies whether the column's caption should
appear in strikeout. Use the <s> tag in the HTMLCaption
property to display multiple parts using strikeout font attribute. The CellStrikeOut
property specifies whether the cell should appear in strieout. The ItemStrikeOut
property specifies whether the item should appear in strikeout. The column's
caption is displayed using the following font attributes: HeaderBold,
HeaderItalic, HeaderUnderline,
HeaderStrikeOut.