Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Returns a value that indicates whether the control is currently visible.
Note
getVisible only returns whether the control is configured to be visible. getVisible will return true when the control is within a section or tab that is hidden.
Control types supported
All
Syntax
formContext.getControl(arg).getVisible();
Return Value
Type: Boolean.
Description: true if the control is visible; false otherwise.