ColorPaletteGridColor Property

Gets or sets the Color which is used to paint the grid lines of MonthCalendar.

Definition

Namespace: BeeMobile.MonthCalendar
Assembly: BeeMobile.MonthCalendar.NET48 (in BeeMobile.MonthCalendar.NET48.dll) Version: 4.8.0.2
C#
public Color GridColor { get; set; }

Property Value

Color

See Also