setVisible (Client API reference)
Displays or hides a control.
Syntax
quickViewControl.setVisible(bool);
Parameter
| Name | Type | Required | Description |
|---|---|---|---|
| bool | Boolean | Yes | Specify true or false to display or hide the control. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Displays or hides a control.
quickViewControl.setVisible(bool);
| Name | Type | Required | Description |
|---|---|---|---|
| bool | Boolean | Yes | Specify true or false to display or hide the control. |