dbicDropDate Send comments on this topic.
Font Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiDayFormat Class : Font Property

Gets or sets the font for the day format.

Syntax

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

Remarks

This property value is of type Font, indicating the font of the day format.

Requirements

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

See Also