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

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

Syntax

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

Property Value

Color

Requirements

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

See Also