dbicCalendar Send comments on this topic.
AppointmentBackColor Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : AppointmentBackColor Property

Gets or sets the default background color of an appointment in the control.

Syntax

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

Property Value

Color

Requirements

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

See Also