FormTableControl.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

Client

Parameters

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 value for the control; optional.

Return Value

Type: int
The vertical spacing of the control in the form.

Community Additions

ADD
Show: