dbicCalendar Send comments on this topic.
AppointmentHeight Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : AppointmentHeight Property

Gets or sets the height of the appointments in the control.

Syntax

Visual Basic (Declaration) 
Public Property AppointmentHeight As Integer
C# 
public int AppointmentHeight {get; set;}

Property Value

Integer

Requirements

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

See Also