dbicMonth Send comments on this topic.
MonthOddColor Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : MonthOddColor Property

Determines the background color of each date of an odd numbered month.

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