Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or gets the amount of space above and below a form list control in pixels, and specifies how the space is calculated.
Syntax
public int verticalSpacing([int value, AutoMode mode])
Run On
Client
Parameters
- value
Type: int
An integer that specifies the amount of space above and below a control; optional.
- mode
Type: AutoMode Enumeration
An AutoMode system enumeration value that indicates how the space is calculated; optional.
Return Value
Type: int
An integer that indicates the amount of space above and below a control.