[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ComboDropDownInfo.Width

Width Property

Width

Gets or sets the drop-down width.

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

The width of the drop-down.

Exceptions
Type Condition
ArgumentOutOfRangeException

value is less than zero.