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

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

Syntax

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

Property Value

Color

Requirements

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

See Also