[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.PopUpCalculator

PopUpCalculator Property

PopUpCalculator

Gets the PopUpCalculator instance which the user can use to customize the pop-up calculator.

Declaration
public PopUpCalculatorInfo PopUpCalculator { get; }
Public ReadOnly Property PopUpCalculator As PopUpCalculatorInfo
Property Value
Type Description
PopUpCalculatorInfo

A PopUpCalculator instance.

Remarks

The pop-up calculator control can be customized by setting this PopUpCalculator property.