ColumnHeaderTextColor property



The default header color for new columns.

Syntax

Set:     Scheduler.setColumnHeaderTextColor(Color)
Get:     Color = Scheduler.getColumnHeaderTextColor()

Applies to

Scheduler object.

Data type

Color. The Color value represents the Color object that specifies the default color.

Usage

This property specifies the default column header text color.

See also

ColumnHeaderBackgroundColor property
ColumnHeaderFont property