[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendarInfo.Font

Font Property

Font

Gets or sets the font of the drop-down calendar.

Declaration
public Font Font { get; set; }
Public Property Font As Font
Property Value
Type Description
Font

A Font object that indicates the font of the DropDownCalendar.

Remarks

The default value is the same as the control font. If set to null, the value is automatically the default value without exception.