FormGroupControl.controlCount Method [AX 2012]

Returns the number of controls in a form group control.

public int controlCount()

Run On

Client

Return Value

Type: int
An Integer data type value that specifies the number of controls in a form group control.

You can add a control to a form group control by using the FormGroupControl.addControl method.

Community Additions

ADD
Show: