Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the height of the control.
Syntax
public int heightValue([int value])
Run On
Client
Parameters
- value
Type: int
An Integer data type that specifies the height in pixels; optional.
Return Value
Type: int
The height in pixels.
Remarks
The height of the control is not changed unless the exact height calculation mode is used.