DropDownTree

Properties

SecurityTrimming - SecurityTrimming

Enabled member.

Authorization - INavigationItemAuthorization

Animation - PopupAnimation

Gets or sets the Enabled.

Items - IList

DataTextFieldArray - List

DataSource - DataSource

Gets or sets the DataSource.

DataSourceId - String

ItemAction - Action

ValueArray - IEnumerable

AdaptiveTitle - String

AdaptiveSubtitle - String

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

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

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
PropertiesSecurityTrimming - SecurityTrimmingAuthorization - INavigationItemAuthorizationAnimation - PopupAnimationItems - IListDataTextFieldArray - ListDataSource - DataSourceDataSourceId - StringItemAction - ActionValueArray - IEnumerableAdaptiveTitle - StringAdaptiveSubtitle - StringAutoBind - NullableAutoClose - NullableAutoWidth - NullableCheckAll - NullableCheckAllTemplate - StringCheckAllTemplateId - StringCheckAllTemplateHandler - StringCheckboxes - DropDownTreeCheckboxesSettingsClearButton - NullableDataImageUrlField - StringDataSpriteCssClassField - StringDataTextField - StringDataUrlField - StringDataValueField - StringDelay - NullableEnable - NullableEnforceMinLength - NullableFilterLabel - StringFooterTemplate - StringFooterTemplateId - StringFooterTemplateHandler - StringLabel - DropDownTreeLabelSettingsHeight - StringIgnoreCase - NullableLoadOnDemand - DropDownTreeLoadOnDemandSettingsMessages - DropDownTreeMessagesSettingsMinLength - NullableNoDataTemplate - StringNoDataTemplateId - StringNoDataTemplateHandler - StringPlaceholder - StringPopup - DropDownTreePopupSettingsHeaderTemplate - StringHeaderTemplateId - StringHeaderTemplateHandler - StringValueTemplate - StringValueTemplateId - StringValueTemplateHandler - StringTagMode - NullableTemplate - StringTemplateId - StringTemplateHandler - StringText - StringValue - StringValuePrimitive - NullableFilter - 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