Spread Windows Forms 12.0 Product Documentation
Math Property


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > CalculatorButtonStyleInfo Class : Math Property
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
public static CalculatorButtonStyleInfo Math {get;}

Property Value

A CalculatorButtonStyleInfo value indicates the math style.
See Also

Reference

CalculatorButtonStyleInfo Class
CalculatorButtonStyleInfo Members