DefaultFont property
The default font for text fields in this schedule.
Syntax
Set: Scheduler.setDefaultFont(Font)
Get: Font = Scheduler.getDefaultFont()
Applies to
Scheduler object.
Data type
Font. The Font value represents a Font object that specifies the default font for text fields in the Scheduler object on on which this method is invoked.
Usage
This property represents default font for text fields in this schedule.
Example
Topic title of example topic
See also
Topic 1
Topic 2