ButtonGroupItemBuilder.Visible Method
| Name | Parameters | Description |
|---|---|---|
| Visible(JS) | value | Specifies whether or not a UI component item must be displayed. Mirrors the client-side visible option. |
| Visible(Boolean) | value | Specifies whether or not a UI component item must be displayed. Mirrors the client-side visible option. |