Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets a Boolean data type that displays or hides a form group control.
Syntax
public boolean visible([boolean value])
Run On
Client
Parameters
- value
Type: boolean
A Boolean value that displays or hides a form group control; optional.
Return Value
Type: boolean
true if the form group control is displayed; otherwise, false.