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

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

Syntax

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

Property Value

Color

Requirements

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

See Also