FormListControl.verticalSpacingMode Method
Sets or returns a value that indicates how the space above and below a form list control is calculated.
Syntax
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
Auto if the space is automatically adjusted based on other form settings, such as the font size; otherwise, Fixed.