FormGroupControl.verticalSpacingMode Method [AX 2012]

Sets or returns a value that indicates how the amount of space above and below a form group control is calculated.

public AutoMode verticalSpacingMode([AutoMode mode])

Run On

Client

Parameters

mode
Type: AutoMode Enumeration
An AutoMode system enumeration value that indicates how the space is calculated; optional.

Return Value

Type: AutoMode Enumeration
An AutoMode enumeration that is set to Auto if the space is automatically adjusted based on other form settings, such as the font size; otherwise, Fixed.

Community Additions

ADD
Show: