FormGroupControl.useUserLayout Method [AX 2012]
Specifies whether to use the user-specified layout of a form group control.
public boolean useUserLayout([boolean value])
Run On
ClientParameters
- value
- Type: boolean
A Boolean value that specifies whether to use the user-specified layout of a form group control; optional.
Return Value
Type: booleantrue if the user-specified layout of a form group control is used; otherwise, false.
Community Additions
ADD
Show: