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

Gets or sets the font of the title text in the control.

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