dbicMonth Send comments on this topic.
HeaderBackColor Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : HeaderBackColor Property

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

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