Share via


FormGroupControl.leftMarginValue Method

Sets or returns the size of the left margin for a form group control in pixels.

Syntax

public int leftMarginValue([int value])

Run On

Client

Parameters

  • value
    Type: int
    An integer value that specifies the size of the left margin for a form group control in pixels; optional.

Return Value

Type: int
An integer value that specifies the size of the left margin for a form group control in pixels.

See Also

Reference

FormGroupControl Class