ComponentOne Scheduler for WinForms
AppointmentHeight Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : AppointmentHeight Property
Gets or sets the System.Int32 value determining the height of appointment elements in Month, TimeLine and Office 2003 Week View modes. Default value is -1. If this property is set to default value, appointment height will be determined automatically according to the current view font size.
Syntax
'Declaration
 
Public Property AppointmentHeight As System.Integer
public System.int AppointmentHeight {get; set;}
See Also

Reference

C1Schedule Class
C1Schedule Members