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

Gets or sets the header font.

Syntax

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

Property Value

Font

Requirements

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

See Also