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

Gets or sets the primary background color of the appointment.

Syntax

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

Property Value

A Color value

Requirements

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

See Also