This documentation is archived and is not being maintained.
FormDateControl.left Method [AX 2012]
Gets or sets the horizontal position of the control in the form.
public int left(int value, [int mode])
Run On
Client
Parameters
-
value
- Type: int
An integer value that indicates the horizontal position of the control.
-
mode
- Type: int
An integer value that indicates the horizontal arrange mode for the control; optional.
Return Value
Type:
int
The horizontal position of the control in the form.