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

Determines the font used to draw the week numbers.

Syntax

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

Property Value

Font

Requirements

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

See Also