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

Gets or sets the time font.

Syntax

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

Property Value

Font

Requirements

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

See Also