FormGroupControl.alignChildren Method [AX 2012]

Sets or returns a Boolean value that indicates whether the child controls are aligned.

public boolean alignChildren([boolean value])

Run On

Client

Parameters

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

Return Value

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

Community Additions

ADD
Show: