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

Gets or sets the font for the main text in the appointment.

Syntax

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

Property Value

A Font value

Requirements

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

See Also