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

Gets or sets the primary background color for the header section in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also