[]
Gets or sets a bool value indicates whether to show the output region.
[Browsable(true)]
public bool ShowOutput { get; set; }
<Browsable(True)>
Public Property ShowOutput As Boolean
This property determines whether to show the output area or not. When the value is false, the output will shown on the EditBox of GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.