[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ComboDropDown.AutoWidth

AutoWidth Property

AutoWidth

Gets or sets whether or not calculate the width for the drop down window when opening the drop down list.

Declaration
public bool AutoWidth { get; set; }
Public Property AutoWidth As Boolean
Property Value
Type Description
bool

A true if calculates the width for the drop down window, according to the columns width and control width, when opening the drop down; otherwise, false. The default is false.