[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ComboDropDownInfo.Height

Height Property

Height

Gets or sets the drop-down height.

Declaration
public int Height { get; set; }
Public Property Height As Integer
Property Value
Type Description
int

The height of the drop-down.

Exceptions
Type Condition
ArgumentOutOfRangeException

value is less than zero.