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.
Gets or sets the vertical spacing of the control in the form.
Syntax
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.