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


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

Property Value

A CalculatorButtonStyle value indicates the output style.
See Also