Share via


FormGroupControl.bottomMarginValue Method

Sets or returns the bottom margin of a form group control in pixels.

Syntax

public int bottomMarginValue([int value])

Run On

Client

Parameters

  • value
    Type: int
    An Integer data type that specifies the bottom margin in pixels; optional.

Return Value

Type: int
An Integer data type value that specifies the bottom margin in pixels.

See Also

Reference

FormGroupControl Class