Share via


FormTreeControl.isVisible Method

Returns 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

FormTreeControl Class

Form Control Properties

FormTreeControl.visible Method