[]
Gets or sets a bool value that 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 that indicates whether to show the output region. |
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.