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

Gets or sets the hour font.

Syntax

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

Property Value

Font

Requirements

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

See Also