FormGroupControl.rightMarginValue Method [AX 2012]
Sets or returns the size of the right margin for a form group control in pixels.
public int rightMarginValue([int value])
Run On
ClientParameters
- value
- Type: int
An integer value that specifies the size of the right margin for a form group control in pixels; optional.
Return Value
Type: intAn integer value that specifies the size of the right margin for a form group control in pixels.
Community Additions
ADD
Show: