[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalculatorInfo.ShowOutput

ShowOutput Property

ShowOutput

Gets or sets a bool value that indicates whether to show the output region.

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

A bool value that indicates whether to show the output region.

Remarks

This property determines whether to show the output area. When the value is false, the output is shown on the EditBox of the GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.