[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.DropDownCalculator

DropDownCalculator Property

DropDownCalculator

Gets the DropDownCalculator instance which the user can use to customize the drop-down calculator.

Declaration
public DropDownCalculatorInfo DropDownCalculator { get; }
Public ReadOnly Property DropDownCalculator As DropDownCalculatorInfo
Property Value
Type Description
DropDownCalculatorInfo

A DropDownCalculator instance.

Remarks

The drop-down calculator control can be customized by setting this DropDownCalculator property.