ColorPaletteOtherMonthsHolidays Property

Gets or sets an object of ColorSettingsDay which specifies how should a holiday in an other than currently selected month be painted.

Definition

Namespace: BeeMobile.MonthCalendar
Assembly: BeeMobile.MonthCalendar.NET48 (in BeeMobile.MonthCalendar.NET48.dll) Version: 4.8.0.2
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public virtual ColorSettingsDay OtherMonthsHolidays { get; }

Property Value

ColorSettingsDay

See Also