[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalculator.ButtonMappings

ButtonMappings Property

ButtonMappings

Gets or sets the whether the shortcut key for the button item.

Declaration
[Browsable(false)]
public CalculatorButtonMappingCollection ButtonMappings { get; set; }
<Browsable(False)>
Public Property ButtonMappings As CalculatorButtonMappingCollection
Property Value
Type Description
CalculatorButtonMappingCollection

A CalculatorButtonMappingCollection object indicates the button mapping collection.

Remarks

User can add,remove a button mapping relation between the key and button.