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

DropDownTree

Properties

SecurityTrimming - SecurityTrimming

Authorization - INavigationItemAuthorization

Animation - PopupAnimation

Items - IList

DataTextFieldArray - List

DataSource - DataSource

The number of available pages.

DataSourceId - String

ItemAction - Action

ValueArray - IEnumerable

AutoBind - Nullable

AutoClose - Nullable

AutoWidth - Nullable

CheckAll - Nullable

CheckAllTemplate - String

CheckAllTemplateId - String

CheckAllTemplateHandler - String

Checkboxes - DropDownTreeCheckboxesSettings

Indicates whether checkboxes of child items should get checked when the checkbox of a parent item is checked. This also enables tri-state checkboxes with an indeterminate state.

ClearButton - Nullable

DataImageUrlField - String

DataSpriteCssClassField - String

DataTextField - String

DataUrlField - String

DataValueField - String

Delay - Nullable

Enable - Nullable

EnforceMinLength - Nullable

FilterLabel - String

FooterTemplate - String

FooterTemplateId - String

FooterTemplateHandler - String

Label - DropDownTreeLabelSettings

Sets the inner HTML of the label.

Height - String

IgnoreCase - Nullable

LoadOnDemand - Nullable

Messages - DropDownTreeMessagesSettings

The text message when hovering the clear button.

MinLength - 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

ValueTemplate - String

ValueTemplateId - String

ValueTemplateHandler - String

TagMode - Nullable

Template - String

TemplateId - String

TemplateHandler - String

Text - String

Value - String

ValuePrimitive - Nullable

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?