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

Determines the border Color of the week summary in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also