TimelineHeaderTextColor property



The color of the timeline header of the Scheduler.

Syntax

Set:     Scheduler.setTimelineHeaderTextColor(color)
Get:     color = Scheduler.getTimelineHeaderTextColor()

Applies to

Scheduler object.

Data type

Color. The color value references a Color object that specifies the color of the timeline header of the Scheduler on which this method is invoked.

Usage

This property specifies the color of the timeline header of the Scheduler.

See also

TimelineHeaderBackgroundColor property
TimelineHeaderFontName property
TimelineHeaderFont property
TimelineHeaderFontSize property
TimelineUnits property
TimelineUnitWidth property