[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.AjaxComboBoxCellType.AutoCompleteMode

AutoCompleteMode Property

AutoCompleteMode

Gets or sets the automatic completion mode of the combo box. Whether the combo box auto-completes by suggesting an item in the list while typing or appending matches as the user types.

Declaration
public ComboBoxAutoCompleteMode AutoCompleteMode { get; set; }
Public Property AutoCompleteMode As ComboBoxAutoCompleteMode