[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownPicker.Font

Font Property

Font

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

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

A Font value indicates the font of the DropDownPicker.

Remarks

You can use the Font property to change the font of the drop-down picker.