Retrieves or sets a value that indicates whether the column's caption should appear in bold.
Type | Description | |||
Boolean | A boolean expression that indicates whether the column's caption should appear in bold. |
The HeaderBold property bolds the column's caption. Use the <b> tag in
the HTMLCaption property to display
multiple parts using bold font attribute. The CellBold
property bolds a cell. The ItemBold property
bolds an item. The column's caption is displayed using the following font
attributes: HeaderBold, HeaderItalic, HeaderUnderline,
HeaderStrikeOut.