FormGroupControl.enableChilds Method [AX 2012]

Specifies whether the child controls are enabled for a form group control.

public boolean enableChilds([boolean enable])

Run On

Client

Parameters

enable
Type: boolean
A Boolean value that indicates whether the child controls are enabled; optional.

Return Value

Type: boolean
true if the child controls are enabled; otherwise, false.

Community Additions

ADD
Show: