dbicDropDate Send comments on this topic.
WeekendColor Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiCalendarControl Class : WeekendColor Property

Determines the background color of each weekend date in the calendar.

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