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

Gets or sets the background color of the weekend days in a printed report.

Syntax

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

Property Value

Color

Requirements

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

See Also