FormControl.isVisible Method

Retrieves a value that indicates whether the control is visible.

Syntax

public boolean isVisible()

Run On

Client

Return Value

Type: boolean
true if the control is visible; otherwise, false.

See Also

FormControl Class

Form Control Properties

FormControl.visible Method