ColumnHeaderFont property
The default font of column headers.
Syntax
Set: Scheduler.setColumnHeaderFont(Font)
Get: Font = Scheduler.getColumnHeaderFont()
Applies to
Scheduler object.
Data type
Font. The Font value references the Font object that specifies the default font.
Usage
This property represents the default font used to display column headers in the schedule.
See also
ColumnHeaderBackgroundColor property
ColumnHeaderTextColor property