FormRichTextControl.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

Reference

FormRichTextControl Class