Spread Windows Forms 12.0 Product Documentation
Memory Property


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > CalculatorButtonStyleInfo Class : Memory Property
Gets the default CalculatorButtonStyleInfo used for memory buttons.
Syntax
'Declaration
 
Public Shared ReadOnly Property Memory As CalculatorButtonStyleInfo
'Usage
 
Dim value As CalculatorButtonStyleInfo
 
value = CalculatorButtonStyleInfo.Memory
public static CalculatorButtonStyleInfo Memory {get;}

Property Value

A CalculatorButtonStyleInfo value indicates the memory style.
See Also

Reference

CalculatorButtonStyleInfo Class
CalculatorButtonStyleInfo Members