Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CalculatorButtonStyle Class / Memory Property


In This Topic
Memory Property (CalculatorButtonStyle)
In This Topic
Gets the default CalculatorButtonStyle used for memory buttons.
Syntax
'Declaration
 
Public Shared ReadOnly Property Memory As CalculatorButtonStyle
 
'Usage
 
Dim value As CalculatorButtonStyle
 
value = CalculatorButtonStyle.Memory

Property Value

A CalculatorButtonStyle value indicates the memory style.
See Also