FormReferenceControl.verticalSpacing Method [AX 2012]
Gets or sets the vertical spacing of the control in the form.
public int verticalSpacing([int value, AutoMode mode])
Run On
ClientParameters
- value
- Type: int
An integer value that indicates the vertical spacing of the control.
- mode
- Type: AutoMode Enumeration
An integer value that indicates the AutoMode for the control; optional.
Community Additions
ADD
Show: