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

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

Syntax

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

Property Value

Color

Remarks

The TimeBackColorTo property will define the secondary background color.

Requirements

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

See Also