Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CompletionMode

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

Index

Enumeration members

Enumeration members

Contains

Contains:

Suggestions are filtered by matching the containing letters with the typed text.

StartsWith

StartsWith:

Suggestions are filtered by matching the first letters with the typed text.

Generated using TypeDoc