dbicMonth Send comments on this topic.
DateFont Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : DateFont Property

Determines the font used to draw date in the calendar.

Syntax

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

Property Value

Font

Requirements

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

See Also