ColumnHeaderBackgroundColor property



The default column header color for new columns.

Syntax

Set:     Scheduler.setColumnHeaderBackgroundColor(Color)
Get:     Color = Scheduler.getColumnHeaderBackgroundColor()

Applies to

Scheduler object.

Data type

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

Usage

This property specifies the default color in which new columns are displayed by default.

See also

ColumnHeaderFont property
ColumnHeaderTextColor property