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

Gets or sets the background color of the odd numbered months in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also