dbicDayView Send comments on this topic.
TitleBackColor Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : TitleBackColor Property

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

Syntax

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

Property Value

Color

Remarks

The secondary background color is defined in the TitleBackColorTo property.

Requirements

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

See Also