dbicDayView Send comments on this topic.
TitleFont Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : TitleFont Property

Gets or sets the font for the title section.

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