TimelineHeaderBackgroundColor property
Represents the color of the background of the timeline header.
Syntax
Set: Scheduler.setTimelineHeaderBackgroundColor(Color)
Get: Color = Scheduler.getTimelineHeaderBackgroundColor()
Applies to
Scheduler object.
Data type
Color. The Color value represents the color of the background of the timeline header.
Usage
This property represents the color of the background of the timeline header.
Example
Topic title of example topic
See also
Topic 1
Topic 2