MonthCalendarPaintSettings Property

Gets or sets information about colors used for MonthCalendar.

Definition

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

Property Value

ColorPalette

See Also