[]
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
Type | Description |
---|---|
bool | A bool value indicates whether to show the output region. |
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.