New to Telerik UI for ASP.NET Core? Download free 30-day trial

MultiSelect

Properties

DataSource - DataSource

The number of available pages.

DataSourceId - String

FieldName - String

Animation - PopupAnimation

Value - IEnumerable

AutoBind - Nullable

AutoClose - Nullable

AutoWidth - Nullable

ClearButton - Nullable

DataTextField - String

DataValueField - String

Delay - Nullable

DownArrow - Nullable

Enable - Nullable

EnforceMinLength - Nullable

FixedGroupTemplate - String

FixedGroupTemplateId - String

FixedGroupTemplateHandler - String

FooterTemplate - String

FooterTemplateId - String

FooterTemplateHandler - String

Label - MultiSelectLabelSettings

Sets the inner HTML of the label.

GroupTemplate - String

GroupTemplateId - String

GroupTemplateHandler - String

Height - Nullable

HighlightFirst - Nullable

IgnoreCase - Nullable

Messages - MultiSelectMessagesSettings

The text message when hovering the input clear button.

MinLength - Nullable

MaxSelectedItems - Nullable

NoDataTemplate - String

NoDataTemplateId - String

NoDataTemplateHandler - String

Placeholder - String

Defines a jQuery selector that will be used to find a container element, where the popup will be appended to.

HeaderTemplate - String

HeaderTemplateId - String

HeaderTemplateHandler - String

ItemTemplate - String

ItemTemplateId - String

ItemTemplateHandler - String

PrefixOptions - MultiSelectPrefixOptionsSettings

Defines the name for an existing icon in a Kendo UI theme or SVG content

SuffixOptions - MultiSelectSuffixOptionsSettings

Defines the name for an existing icon in a Kendo UI theme or SVG content

TagTemplate - String

TagTemplateId - String

TagTemplateHandler - String

TagMode - Nullable

ValuePrimitive - Nullable

Virtual - MultiSelectVirtualSettings

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

Initializer - IJavaScriptInitializer

IsInClientTemplate - Boolean

IsSelfInitialized - Boolean

HasDeferredInitialization - Boolean

HtmlAttributes - IDictionary

HtmlHelper - IHtmlHelper

ModelMetadataProvider - IModelMetadataProvider

Name - String

Explorer - ModelExplorer

Selector - String

IdPrefix - String

ViewContext - ViewContext

ValueProvider - IValueProvider

UrlGenerator - IUrlGenerator

HtmlEncoder - HtmlEncoder

HasClientComponent - Boolean

Methods

Serialize()

Serialize current instance to Dictionary

WriteInitializationScript(System.IO.TextWriter)

Parameters

writer - System.IO.TextWriter

Render()

Renders the component.

Serialize()

Serialize manual settings here

ToClientTemplate()

ToHtmlString()

VerifySettings()

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

ProcessSettings()

GetHtml(System.Boolean)

Parameters

includeScript - System.Boolean

GetInitializator()

WriteDeferredScriptInitialization()

In this article
Not finding the help you need?