TextColor property



Specifies the default color for text in this Scheduler.

Syntax

Set:     Scheduler.setTextColor(color)
Get:     color = Scheduler.getTextColor()

Applies to

Scheduler object.

Data type

Color. The color value references a Color object that specifies the default color for the text in this Scheduler.

Usage

This property specifies the default color for text in this Scheduler.