FormGroupControl.verticalSpacingValue Method
Gets or sets the amount of space above and below a form group 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 value that indicates the amount of space above and below a control.