FormGroupControl.verticalSpacingValue Method [AX 2012]

Gets or sets the amount of space above and below a form group control in pixels.

public int verticalSpacingValue([int value])

Run On

Client

Parameters

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

Return Value

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

Community Additions

ADD
Show: