AutoComplete
Properties
DataSource - DataSource
The number of available pages.
DataSourceId - String
Separators - String[]
Animation - PopupAnimation
AutoWidth - Nullable
ClearButton - Nullable
DataTextField - String
Delay - Nullable
Enable - Nullable
EnforceMinLength - Nullable
FixedGroupTemplate - String
FixedGroupTemplateId - String
FixedGroupTemplateHandler - String
FooterTemplate - String
FooterTemplateId - String
FooterTemplateHandler - String
Label - AutoCompleteLabelSettings
Sets the inner HTML of the label.
GroupTemplate - String
GroupTemplateId - String
GroupTemplateHandler - String
Height - Nullable
HighlightFirst - Nullable
IgnoreCase - Nullable
Messages - AutoCompleteMessagesSettings
The text message when hovering the input clear button.
MinLength - Nullable
NoDataTemplate - String
NoDataTemplateId - String
NoDataTemplateHandler - String
Placeholder - String
PrefixOptions - AutoCompletePrefixOptionsSettings
Defines the name for an existing icon in a Kendo UI theme or SVG content.
Separator - String
SuffixOptions - AutoCompleteSuffixOptionsSettings
Defines the name for an existing icon in a Kendo UI theme or SVG content.
Suggest - Nullable
HeaderTemplate - String
HeaderTemplateId - String
HeaderTemplateHandler - String
Template - String
TemplateId - String
TemplateHandler - String
Value - String
ValuePrimitive - Nullable
Virtual - AutoCompleteVirtualSettings
Specifies the height of the virtual item. All items in the virtualized list must have the same height. If the developer does not specify one, the framework will automatically set itemHeight based on the current theme and font size.
Filter - Nullable
Size - Nullable
Rounded - Nullable
FillMode - Nullable
AdaptiveMode - Nullable
Events - IDictionary
Id - String
SanitezeId - Boolean
Writer - IJavaScriptWriter
Initializer - IJavaScriptInitializer
IsInClientTemplate - Boolean
IsSelfInitialized - Boolean
HasDeferredInitialization - Boolean
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
HtmlHelper - IHtmlHelper
ModelMetadataProvider - IModelMetadataProvider
Name - String
Explorer - ModelExplorer
Selector - String
IdPrefix - String
ViewContext - ViewContext
ValueProvider - IValueProvider
UrlGenerator - IUrlGenerator
HtmlEncoder - HtmlEncoder
HasClientComponent - Boolean
UseMvvmInitialization - Boolean
Methods
Serialize()
Serialize current instance to Dictionary
WriteInitializationScript(System.IO.TextWriter)
Parameters
writer - System.IO.TextWriter
Render()
Renders the component.
ToClientTemplate()
ToHtmlString()
VerifySettings()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.