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

Gets or sets the height of the header area in a monthly display.

Syntax

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

Property Value

Integer

Requirements

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

See Also