[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ComboDropDown.Width

Width Property

Width

Gets or sets the width of drop down.

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

The width of drop down.

Exceptions
Type Condition
ArgumentOutOfRangeException

value is less than zero.