[]
Gets or sets an option that controls how automatic completion works for the control.
public override AutoCompleteMode AutoCompleteMode { get; set; }
This control can't enter Auto Suggest Mode if:
ListItems.ListItems nor a non-null CustomSource with at least one item.