[]
Gets or sets the height of the output region.
[Browsable(true)]
public int OutputHeight { get; set; }
<Browsable(True)>
Public Property OutputHeight As Integer
Type | Description |
---|---|
int | An int value indicates the height of the output region. |
The zero value of this property means the DropDownCalculator automatically calculate the height of the output area.