FormControl.userHeight Method

Gets or sets the custom user height for the control.

Syntax

public int userHeight([int value])

Run On

Client

Parameters

  • value
    Type: int
    The user height for the control; optional.

Return Value

Type: int
The custom user height for the control.

See Also

Reference

FormControl Class