dbicMonth Send comments on this topic.
BorderColor Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentItem Class : BorderColor Property

Gets or sets the border color of the appointment.

Syntax

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

Property Value

A System.Drawing.Color value.

Requirements

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

See Also