dbicDate Send comments on this topic.
WeekFont Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : WeekFont Property

Gets or sets the font of the week numbers in the control.

Syntax

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

Property Value

Font

Requirements

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

See Also