[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.AppointmentHeight

AppointmentHeight Property

AppointmentHeight

Gets or sets the int 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.

Declaration
[C1Category("Layout")]
[C1Description("AppointmentHeight", "Determines appointment height in Month, TimeLine and Office 2003 Week View modes.")]
public int AppointmentHeight { get; set; }
<C1Category("Layout")>
<C1Description("AppointmentHeight", "Determines appointment height in Month, TimeLine and Office 2003 Week View modes.")>
Public Property AppointmentHeight As Integer