[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalculatorInfo.Output

Output Property

Output

Gets or sets the style for the output button.

Declaration
[Browsable(true)]
public CalculatorButtonStyleInfo Output { get; set; }
<Browsable(True)>
Public Property Output As CalculatorButtonStyleInfo
Property Value
Type Description
CalculatorButtonStyleInfo

A CalculatorButtonStyleInfo object that is used to draw the output result.

Remarks

This property retrieves the display style of the output area.