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

DropDownTree

Properties

UrlGenerator - IUrlGenerator

SecurityTrimming - SecurityTrimming

Authorization - INavigationItemAuthorization

ItemAction - Action

DataImageUrlField - String

DataSpriteCssClassField - String

DataUrlField - String

Messages - DropDownTreeMessagesSettings

DataSource - DataSource

The number of available pages.

DataSourceId - String

Animation - PopupAnimation

PopupSettings - PopupSettings

Items - IList

Checkboxes - DropDownTreeCheckboxesSettings

AutoBind - Nullable

AutoWidth - Nullable

AutoClose - Nullable

CheckAll - Nullable

ClearButton - Nullable

DataTextField - String

DataTextFieldArray - List

DataValueField - String

Text - String

Delay - Nullable

Enabled - Nullable

EnforceMinLength - Nullable

Filter - String

Placeholder - String

MinLength - Nullable

IgnoreCase - Nullable

Height - String

TagMode - TagMode

HeaderTemplate - String

HeaderTemplateId - String

HeaderTemplateHandler - String

FooterTemplate - String

FooterTemplateId - String

FooterTemplateHandler - String

NoDataTemplate - String

NoDataTemplateId - String

NoDataTemplateHandler - String

Template - String

TemplateId - String

TemplateHandler - String

ValueTemplate - String

ValueTemplateId - String

ValueTemplateHandler - String

CheckAllTemplate - String

CheckAllTemplateId - String

CheckAllTemplateHandler - String

Value - String

ValueArray - IEnumerable

ValuePrimitive - Nullable

Size - Nullable

Rounded - Nullable

FillMode - Nullable

FilterLabel - String

Label - DropDownTreeLabelSettings

Sets the inner HTML of the label.

AdaptiveMode - Nullable

LoadOnDemand - DropDownTreeLoadOnDemandSettings

The component calls the valueMapper function when the component receives a value, that is not fetched from the remote server yet. The component will pass the selected value(s) in the valueMapper function. In turn, the valueMapper implementation should return the respective data item(s) ids.

Initializer - IJavaScriptInitializer

Events - IDictionary

Name - String

Id - String

ShouldSanitezeId - Boolean

ModelMetadata - ModelMetadata

HtmlAttributes - IDictionary

ViewContext - ViewContext

ViewData - ViewDataDictionary

IsSelfInitialized - Boolean

IsInClientTemplate - Boolean

HasDeferredInitialization - Boolean

Selector - String

HasClientComponent - Boolean

Methods

Serialize()

WriteInitializationScript(System.IO.TextWriter)

Parameters

writer - System.IO.TextWriter

Render()

Renders the component.

VerifySettings()

ToHtmlString()

GetHtml(System.Boolean)

Parameters

includeScript - System.Boolean

GetInitializator()

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

ToClientTemplate()

In this article
Not finding the help you need?