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

Gets or sets the fore color of the appointment.

Syntax

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

Property Value

A Color value

Requirements

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

See Also