Spread Windows Forms 15.0
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
    public static CalculatorButtonStyle Output {get;}

    Property Value

    A CalculatorButtonStyle value indicates the output style.
    See Also