FormControl.alignControl Method [AX 2012]

Determines whether the control should be aligned.

public boolean alignControl([boolean value])

Run On

Client

Parameters

value
Type: boolean
The new value for the property; optional.

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: