[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.PopUpCalculator.Font

Font Property

Font

Gets or sets the font which is used in the pop up window.

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

The Font value indicates the the font which is used in the pop up window.

Remarks

Default value is same as font of control. If set a null, value will be default value automatically without exception.