FormInt64Control.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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Retrieves a value that indicates whether the control is visible.
public boolean isVisible()
Client
Type: boolean
true if the control is visible; otherwise, false.