[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.AjaxComboBoxCellType.DropDownStyle

DropDownStyle Property

DropDownStyle

Gets or sets the drop down style of the combo box. Whether the combo box requires typed text to match an item in the list or allows new items to be created.

Declaration
public ComboBoxStyle DropDownStyle { get; set; }
Public Property DropDownStyle As ComboBoxStyle