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

Gets or sets the color of the non prime time area.

Syntax

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

Property Value

Color

Requirements

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

See Also