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

Gets or sets the background color for the title section in the control.

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