FormGroupControl.arrangeMethod Method [AX 2012]

Sets or returns an integer value that indicates how controls in a form group control are arranged.

public int arrangeMethod([int value])

Run On

Client

Parameters

value
Type: int
An integer value that indicates how controls in a form group control are arranged; optional.

Return Value

Type: int
An integer value that indicates how controls in a form group control are arranged.

You can use an ArrangeMethod enumeration value for the _value parameter.

Community Additions

ADD
Show: