This documentation is archived and is not being maintained.
FormTableControl.heightValue Method [AX 2012]
Gets or sets the height of the control.
public int heightValue([int value])
Run On
Client
Parameters
-
value
- Type: int
An integer that specifies the height in pixels; optional.
Return Value
Type:
int
The height in pixels.
The height of the control is not changed unless the exact height calculation mode is used.