FormGroupControl.sort Method [AX 2012]

Sorts the controls that are contained in a form group control.

public int sort([SortOrder sortDirection])

Run On

Client

Parameters

sortDirection
Type: SortOrder Enumeration
A system enumeration value that indicates the sort order for controls; optional.

Return Value

Type: int
An integer value that contains the sort order.

Community Additions

ADD
Show: