Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CalculatorButtonStyleInfo Class / Math Property


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

Property Value

A CalculatorButtonStyleInfo value indicates the math style.
See Also