FormGroupControl.visible Method [AX 2012]

Gets or sets a Boolean data type that displays or hides a form group control.

public boolean visible([boolean value])

Run On

Client

Parameters

value
Type: boolean
A Boolean value that displays or hides a form group control; optional.

Return Value

Type: boolean
true if the form group control is displayed; otherwise, false.

Community Additions

ADD
Show: