FormListControl.verticalSpacing Method [AX 2012]
Sets or gets the amount of space above and below a form list control in pixels, and specifies how the space is calculated.
public int verticalSpacing([int value, AutoMode mode])
Run On
ClientParameters
- value
- Type: int
An integer that specifies the amount of space above and below a control; optional.
- mode
- Type: AutoMode Enumeration
An AutoMode system enumeration value that indicates how the space is calculated; optional.
Community Additions
ADD
Show: