ColorPaletteHeaderBackground Property

Gets an object of ColorSettingsHeader which specifies how should the header of MonthCalendar 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 ColorSettingsHeader HeaderBackground { get; }

Property Value

ColorSettingsHeader

See Also