Share via


FormGroupControl.isVisible Method

Indicates whether a form group control is visible.

Syntax

public boolean isVisible()

Run On

Client

Return Value

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

See Also

Reference

FormGroupControl Class