ColorPaletteAppointments Property

Gets or sets an object of ColorSettings which specifies how should a appointment in the 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 ColorSettings Appointments { get; }

Property Value

ColorSettings

See Also