FormGroupControl.bottomMarginValue Method [AX 2012]

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

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.

Community Additions

ADD
Show: