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

DropDownList

Properties

DataSource - DataSource

The number of available pages.

DataSourceId - String

SelectedIndex - Nullable

Animation - PopupAnimation

AutoBind - Nullable

AutoWidth - Nullable

CascadeFrom - String

CascadeFromField - String

CascadeFromParentField - String

DataTextField - String

DataValueField - String

Delay - Nullable

Enable - Nullable

EnforceMinLength - Nullable

FilterTitle - String

FixedGroupTemplate - String

FixedGroupTemplateId - String

FixedGroupTemplateHandler - String

FooterTemplate - String

FooterTemplateId - String

FooterTemplateHandler - String

Label - DropDownListLabelSettings

Sets the inner HTML of the label.

GroupTemplate - String

GroupTemplateId - String

GroupTemplateHandler - String

Height - Nullable

IgnoreCase - Nullable

Messages - DropDownListMessagesSettings

The text message shown in the noDataTemplate when no data is available in the widget drop-down.

MinLength - Nullable

NoDataTemplate - String

NoDataTemplateId - String

NoDataTemplateHandler - String

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

OptionLabel - Object

OptionLabelTemplate - String

OptionLabelTemplateId - String

OptionLabelTemplateHandler - String

HeaderTemplate - String

HeaderTemplateId - String

HeaderTemplateHandler - String

Template - String

TemplateId - String

TemplateHandler - String

ValueTemplate - String

ValueTemplateId - String

ValueTemplateHandler - String

Text - String

Value - String

ValuePrimitive - Nullable

Virtual - DropDownListVirtualSettings

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.

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?