FormGroupControl.controlNum Method [AX 2012]
Returns a FormControl object for a specified control in a form group control.
public FormControl controlNum(int controlNo)
Run On
ClientParameters
- controlNo
- Type: int
An Integer data type that specifies a control in a form group control.
Return Value
Type: FormControl ClassA FormControl object that can be used to modify and provide information about a form control.
Community Additions
ADD
Show: