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

Gets or sets the font for the dates in the control.

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