ListBox
Properties
DataSourceId - String
DataSource - DataSource
The number of available pages.
AutoBind - Nullable
ConnectWith - String
DataTextField - String
DataValueField - String
Draggable - ListBoxDraggableSettings
Indicates whether dragging is enabled.
DropSources - String[]
Navigatable - Nullable
Messages - ListBoxMessagesSettings
Defines the localization texts for tools in the ListBox. Texts are used when you configure the tooltip and accessibility support.
Template - String
TemplateId - String
TemplateHandler - String
Toolbar - ListBoxToolbarSettings
Represents the listbox toolbar positions.
Selectable - 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
WriteInitializationScript(System.IO.TextWriter)
Parameters
writer - System.IO.TextWriter
Serialize()
Serialize current instance to Dictionary
VerifySettings()
Render()
Renders the component.
ToClientTemplate()
ToHtmlString()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.