SearchInvokeTypes.Typeahead Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The type for Typeahead. Implies a search for a small set of values, most often used for dynamic auto-complete or type-ahead UI controls. This search supports pagination.
public const string Typeahead;
val mutable Typeahead : string
Public Const Typeahead As String