Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SuggestMode

Defines the possible values for the suggestMode property applied to the RadAutoCompleteTextView.

Index

Enumeration members

Enumeration members

Append

Append:

Shows only one suggestion as text appended directly to the input.

Suggest

Suggest:

Shows suggestions as a drop down below the RadAutoCompleteTextView.

SuggestAppend

SuggestAppend:

Applies both suggest and append mode.

Generated using TypeDoc