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

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

Syntax

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

Property Value

Color

Requirements

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

See Also