MultiColumnComboBox
Properties
DataSource - DataSource
The number of available pages.
SelectedIndex - Nullable
Animation - PopupAnimation
DataSourceId - String
AutoBind - Nullable
CascadeFrom - String
CascadeFromField - String
CascadeFromParentField - String
CascadeOnCustomValue - Nullable
Columns - List
ClearButton - Nullable
DataTextField - String
DataValueField - String
Delay - Nullable
DropDownWidth - String
Enable - Nullable
EnforceMinLength - Nullable
FilterFields - String[]
FixedGroupTemplate - String
FixedGroupTemplateId - String
FixedGroupTemplateHandler - String
FooterTemplate - String
FooterTemplateId - String
FooterTemplateHandler - String
Label - MultiColumnComboBoxLabelSettings
Sets the inner HTML of the label.
GroupTemplate - String
GroupTemplateId - String
GroupTemplateHandler - String
Height - Nullable
HighlightFirst - Nullable
IgnoreCase - Nullable
Messages - MultiColumnComboBoxMessagesSettings
The text message when hovering the input clear button.
MinLength - Nullable
NoDataTemplate - String
NoDataTemplateId - String
NoDataTemplateHandler - String
Placeholder - String
Popup - MultiColumnComboBoxPopupSettings
Defines a jQuery selector that will be used to find a container element, where the popup will be appended to.
PrefixOptions - MultiColumnComboBoxPrefixOptionsSettings
Defines the name for an existing icon in a Kendo UI theme or SVG content
SuffixOptions - MultiColumnComboBoxSuffixOptionsSettings
Defines the name for an existing icon in a Kendo UI theme or SVG content
Suggest - Nullable
SyncValueAndText - Nullable
HeaderTemplate - String
HeaderTemplateId - String
HeaderTemplateHandler - String
Text - String
Value - String
ValuePrimitive - Nullable
Virtual - MultiColumnComboBoxVirtualSettings
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()
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.