dbicCalendar Send comments on this topic.
MonthEvenColor Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : MonthEvenColor Property

Gets or sets the background color of the even number months in the control.

Syntax

Visual Basic (Declaration) 
Public Property MonthEvenColor As Color
C# 
public Color MonthEvenColor {get; set;}

Property Value

Color

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also