FormListControl.verticalSpacingValue Method
Sets or returns the amount of space above and below a form list control in pixels.
Syntax
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.