[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ComboDropDown.Height

Height Property

Height

Gets or sets the height of drop down.

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

The height of drop down.

Exceptions
Type Condition
ArgumentOutOfRangeException

value is less than zero.