dbicMonth Send comments on this topic.
AppointmentBackColorTo Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : AppointmentBackColorTo Property

Gets or sets the default secondary background color of an appointment.

Syntax

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

Property Value

Color

Requirements

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

See Also