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

Determines the font used to draw the text within the WeekSummary.

Syntax

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

Property Value

Font

Requirements

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

See Also