dbicDate Send comments on this topic.
WeekLineColor Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : WeekLineColor Property

Gets or sets the line color between the week numbers and the calendar section in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also