Italic property



Specifies whether text in the Scheduler data fields is italic by default.

Syntax

Set:     Scheduler.setItalic(bItalic)
Get:     bItalic = Scheduler.getItalic()

Applies to

Scheduler object.

Data type

boolean. If the bItalic value is true, the text in the data fields is italic by default; otherwise, it is non-italic by default.

Usage

This property specifies whether the text in the Scheduler data fields is italic by default.