ExtendedCalendar.BackgroundColor

ExtendedCalendar.BackgroundColor property

The main color of the calendar in the format ‘#0088aa’. This property supersedes the index-based colorId property.

public virtual string BackgroundColor { get; set; }

See Also