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

Gets or sets the color of the prime time area.

Syntax

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

Property Value

Color

Requirements

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

See Also