[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CalculatorButtonMappingCollection.Remove

Remove Method

Remove(Keys)

Removes the key from the CalculatorButtonMappingCollection.

Declaration
public void Remove(Keys key)
Public Sub Remove(key As Keys)
Parameters
Type Name Description
Keys key

The key value to be removed.