[]
Gets or sets a Font object used for printing appointments.
[C1Category("Appearance")] public Font AppointmentsFont { get; set; }
<C1Category("Appearance")> Public Property AppointmentsFont As Font