dbicDropDate Send comments on this topic.
TitleFont Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiCalendarControl Class : TitleFont Property

Determines the font used for title and header within the calendar.

Syntax

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

Property Value

Font

Requirements

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

See Also