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

Gets or sets the background color of the weekends in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also