ColumnHeaderFontName property



The name of the font for text in the column headers of the Scheduler.

Syntax

Set:     Scheduler.setColumnHeaderFontName(sName)
Get:     sName = Scheduler.getColumnHeaderFontName()

Applies to

Scheduler object.

Data type

String. The sName value references a String object that specifies the column header font name.

Usage

This property specifies the name of the font for text in the column headers of the Scheduler.

See also

ColumnHeaderBackgroundColor property
ColumnHeaderFont property
ColumnHeaderFontSize property
ColumnHeaderItalic property
ColumnHeaderTextColor property