FormGroupControl.verticalSpacing Method [AX 2012]

Gets or sets the amount of space above and below a form group control in pixels, and specifies how the space is calculated.

public int verticalSpacing([int value, AutoMode mode])

Run On

Client

Parameters

value
Type: int
An integer value 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.

Return Value

Type: int
An integer value that indicates the amount of space above and below a control.

Community Additions

ADD
Show: