ExtendedCalendar.ForegroundColor

ExtendedCalendar.ForegroundColor property

The foreground color of the calendar in the format ‘#ffffff’. This property supersedes the index-based colorId property.

public virtual string ForegroundColor { get; set; }

See Also