[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownEditor.Font

Font Property

Font

Gets or sets the font which is used for the drop-down window.

Declaration
[Browsable(true)]
public Font Font { get; set; }
<Browsable(True)>
Public Property Font As Font
Property Value
Type Description
Font

A Font value that indicates the font which is used for the drop-down window.

Remarks

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