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

Determines the Font used to draw the text within each date header.

Syntax

Visual Basic (Declaration) 
Public Property DateHeaderFont As Font
C# 
public Font DateHeaderFont {get; set;}

Property Value

Font

Requirements

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

See Also