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

Determines the color used to paint the header line.

Syntax

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

Property Value

Color

Requirements

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

See Also