Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CalculatorButtonStyleInfo Class / Output Property


In This Topic
    Output Property (CalculatorButtonStyleInfo)
    In This Topic
    Gets the default CalculatorButtonStyleInfo used for output window.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Output As CalculatorButtonStyleInfo
    'Usage
     
    
    Dim value As CalculatorButtonStyleInfo
     
    value = CalculatorButtonStyleInfo.Output
    public static CalculatorButtonStyleInfo Output {get;}

    Property Value

    A CalculatorButtonStyleInfo value indicates the output style.
    See Also