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

Determines the height of the date header.

Syntax

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

Property Value

Integer

Requirements

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

See Also