FormGroupControl.alignControl Method [AX 2012]

Determines whether the control is aligned with other controls.

public boolean alignControl([boolean value])

Run On

Client

Parameters

value
Type: boolean
A Boolean value that indicates whether a form group control is aligned with other controls.

Return Value

Type: boolean
true if the control should be aligned; otherwise, false.

The upper-left corner of the control is aligned based on the longest label.

Community Additions

ADD
Show: