ColumnHeaderItalic property



Specifies whether column header text is italic.

Syntax

Set:     Scheduler.setColumnHeaderItalic(bItalic)
Get:     bItalic = Scheduler.getColumnHeaderItalic()

Applies to

Scheduler object.

Data type

boolean. If the bItalic value is true, the column header text is italic; otherwise, it is not italic.

Usage

This property specifies whether the text in the column header is italic.

See also

ColumnHeaderBackgroundColor property
ColumnHeaderFont property
ColumnHeaderFontName property
ColumnHeaderFontSize property
ColumnHeaderTextColor property