ColumnHeaderFontSize property



Specifies the default column header font size for new columns.

Syntax

Set:     Scheduler.setColumnHeaderFontSize(nSize)
Get:     nSize = Scheduler.getColumnHeaderFontSize()

Applies to

Scheduler object.

Data type

int. The nSize value references a class object that specifies.

Usage

This property specifies the default font size for text in headers of Scheduler columns.

See also

ColumnHeaderBackgroundColor property
ColumnHeaderFont property
ColumnHeaderFontName property
ColumnHeaderItalic property
ColumnHeaderTextColor property