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

Determines the background color of the viewable area of a user requested bitmap.

Syntax

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

Property Value

Color

Requirements

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

See Also