Retrieves or sets a value that indicates whether the column's caption is
underlined.
Type | Description | |||
Boolean | A boolean expression that indicates whether the column's caption is underlined. |
The HeaderUnderline property specifies whether the column's caption is
underlined. Use the <u> tag in the HTMLCaption
property to display multiple parts using underline font attribute. The CellUnderline
property specifies whether the cell is underlined. The ItemUnderline
property specifies whether the item is underlined. The column's caption is
displayed using the following font attributes: HeaderBold,
HeaderItalic, HeaderUnderline, HeaderStrikeOut.