property CalcEdit.HideSelection as Boolean
Specifies whether the selection in the control is hidden when the control loses the focus.
| | Type | Description | |
| |
Boolean |
A boolean expression that specifies whether the selection is visible when the
control loses the focus.
| |