FormCheckBoxControl.widthValue Method [AX 2012]

Gets or sets the width of the control.

public int widthValue([int value])

Run On

Client

Parameters

value
Type: int

Return Value

Type: int
The width in pixels of the control.

To change the width of the control, use the exact width calculation mode.

Community Additions

ADD
Show: