Colors

Colors class

Set of colors for calendar object

Constructors

NameDescription
Colors (2 overloads)Initializes a new instance of the Colors class.

Methods

NameDescription
get_BackgroundThe background color associated with this color definition.
get_ForegroundThe foreground color that can be used to write on top of a background with ‘background’ color.
set_BackgroundThe background color associated with this color definition.
set_ForegroundThe foreground color that can be used to write on top of a background with ‘background’ color.
ToStringReturns a String which represents the object instance.