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

Gets or sets the font of the information line in the appointment.

Syntax

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

Property Value

A Font value

Requirements

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

See Also