[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalculator.OutputHeight

OutputHeight Property

OutputHeight

Gets or sets the height of the output region.

Declaration
[Browsable(true)]
public int OutputHeight { get; set; }
<Browsable(True)>
Public Property OutputHeight As Integer
Property Value
Type Description
int

An int value indicates the height of the output region.

Remarks

The zero value of this property means the DropDownCalculator automatically calculate the height of the output area.