DropDownList

Properties

DataSource - DataSource

Gets or sets the DataSource.

DataSourceId - String

SelectedIndex - Nullable

Animation - PopupAnimation

Gets or sets the Enabled.

AdaptiveTitle - String

AdaptiveSubtitle - String

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

Readonly - Nullable

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

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()

Serializes the component settings to a dictionary.

RETURNS

A dictionary of settings.

WriteInitializationScript(System.IO.TextWriter)

WriteInitializationScript method.

Parameters

writer - System.IO.TextWriter

Render()

Renders the component.

ToClientTemplate()

ToClientTemplate method.

ToHtmlString()

ToHtmlString method.

RETURNS

The result.

VerifySettings()

VerifySettings method.

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

DeferStyles method.

ProcessSettings()

ProcessSettings method.

GetHtml(System.Boolean)

GetHtml method.

Parameters

includeScript - System.Boolean

RETURNS

The result.

GetInitializator()

GetInitializator method.

RETURNS

The result.

WriteDeferredScriptInitialization()

WriteDeferredScriptInitialization method.

In this article
PropertiesDataSource - DataSourceDataSourceId - StringSelectedIndex - NullableAnimation - PopupAnimationAdaptiveTitle - StringAdaptiveSubtitle - StringAutoBind - NullableAutoWidth - NullableCascadeFrom - StringCascadeFromField - StringCascadeFromParentField - StringDataTextField - StringDataValueField - StringDelay - NullableEnable - NullableEnforceMinLength - NullableFilterTitle - StringFixedGroupTemplate - StringFixedGroupTemplateId - StringFixedGroupTemplateHandler - StringFooterTemplate - StringFooterTemplateId - StringFooterTemplateHandler - StringLabel - DropDownListLabelSettingsGroupTemplate - StringGroupTemplateId - StringGroupTemplateHandler - StringHeight - NullableIgnoreCase - NullableMessages - DropDownListMessagesSettingsMinLength - NullableNoDataTemplate - StringNoDataTemplateId - StringNoDataTemplateHandler - StringPopup - DropDownListPopupSettingsOptionLabel - ObjectOptionLabelTemplate - StringOptionLabelTemplateId - StringOptionLabelTemplateHandler - StringReadonly - NullableHeaderTemplate - StringHeaderTemplateId - StringHeaderTemplateHandler - StringTemplate - StringTemplateId - StringTemplateHandler - StringValueTemplate - StringValueTemplateId - StringValueTemplateHandler - StringText - StringValue - StringValuePrimitive - NullableVirtual - DropDownListVirtualSettingsFilter - NullableSize - NullableRounded - NullableFillMode - NullableAdaptiveMode - NullableEvents - IDictionaryId - StringSanitezeId - BooleanWriter - IJavaScriptWriterInitializer - IJavaScriptInitializerIsInClientTemplate - BooleanIsSelfInitialized - BooleanHasDeferredInitialization - BooleanHtmlAttributes - IDictionaryScriptAttributes - IDictionaryHtmlHelper - IHtmlHelperModelMetadataProvider - IModelMetadataProviderName - StringExplorer - ModelExplorerSelector - StringIdPrefix - StringViewContext - ViewContextValueProvider - IValueProviderUrlGenerator - IUrlGeneratorHtmlEncoder - HtmlEncoderHasClientComponent - BooleanUseMvvmInitialization - BooleanMethodsSerialize()WriteInitializationScript(System.IO.TextWriter)Render()ToClientTemplate()ToHtmlString()VerifySettings()WriteDeferredStyles(System.IO.TextWriter)DeferStyles()ProcessSettings()GetHtml(System.Boolean)GetInitializator()WriteDeferredScriptInitialization()
Not finding the help you need?
Contact Support