FormListControl.verticalSpacingValue Method [AX 2012]

Sets or returns the amount of space above and below a form list 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 that indicates the amount of space above and below a control.

Community Additions

ADD
Show: