FormFunctionButtonControl.verticalSpacingValue Method
Gets or sets the vertical spacing of the control in the form.
Syntax
public int verticalSpacingValue([int value])
Run On
Client
Parameters
- value
Type: int
An integer value that indicates the vertical spacing of the control; optional.
Return Value
Type: int
The vertical spacing of the control in the form.