Chat Now
Cart
My Downloads
Free Trial
Log In
General Information
WinForms Controls
ASP.NET Controls and MVC Extensions
Prerequisites
What's Installed
Common Concepts
ASP.NET WebForms Controls
ASP.NET MVC Extensions
Localization
Redistribution and Deployment
Get More Help
API Reference
DevExpress.Data.Linq
DevExpress.Web
DevExpress.Web.ASPxGauges
DevExpress.Web.ASPxGauges.Base
DevExpress.Web.ASPxGauges.Scripts
DevExpress.Web.ASPxHtmlEditor
DevExpress.Web.ASPxHtmlEditor.Localization
DevExpress.Web.ASPxHtmlEditor.Scripts
DevExpress.Web.ASPxPivotGrid
DevExpress.Web.ASPxPivotGrid.Data
DevExpress.Web.ASPxPivotGrid.HtmlControls
DevExpress.Web.ASPxPivotGrid.Scripts
DevExpress.Web.ASPxRichEdit
DevExpress.Web.ASPxRichEdit.Localization
DevExpress.Web.ASPxRichEdit.Scripts
DevExpress.Web.ASPxScheduler
DevExpress.Web.ASPxScheduler.Commands
DevExpress.Web.ASPxScheduler.Commands.Dialogs
DevExpress.Web.ASPxScheduler.Controls
DevExpress.Web.ASPxScheduler.Dialogs
DevExpress.Web.ASPxScheduler.Drawing
DevExpress.Web.ASPxScheduler.Localization
DevExpress.Web.ASPxScheduler.Reporting
DevExpress.Web.ASPxScheduler.Scripts
DevExpress.Web.ASPxSpellChecker
DevExpress.Web.ASPxSpellChecker.Localization
DevExpress.Web.ASPxSpellChecker.Scripts
DevExpress.Web.ASPxSpreadsheet
DevExpress.Web.ASPxSpreadsheet.Localization
DevExpress.Web.ASPxSpreadsheet.Scripts
DevExpress.Web.ASPxTreeList
DevExpress.Web.ASPxTreeList.Internal
DevExpress.Web.ASPxTreeList.Localization
DevExpress.Web.ASPxTreeList.Scripts
DevExpress.Web.Captcha
DevExpress.Web.Data
DevExpress.Web.Internal
DevExpress.Web.Localization
DevExpress.Web.Mvc
DevExpress.Web.Mvc.BinderSettings
DevExpress.Web.Mvc.Controllers
DevExpress.Web.MVC.Scripts
MVCxClientBeforeExportRequestEventArgs Class
MVCxClientBeforeExportRequestEventHandler Delegate
MVCxClientBeginCallbackEventArgs Class
MVCxClientBeginCallbackEventHandler Delegate
MVCxClientCalendar Class
MVCxClientCallbackPanel Class
MVCxClientCardView Class
MVCxClientChart Class
MVCxClientComboBox Class
MVCxClientDataView Class
MVCxClientDateEdit Class
MVCxClientDockManager Class
MVCxClientDockPanel Class
MVCxClientDocumentViewer Class
MVCxClientFileManager Class
MVCxClientGlobalBeginCallbackEventArgs Class
MVCxClientGlobalBeginCallbackEventHandler Delegate
MVCxClientGlobalEvents Class
MVCxClientGridView Class
MVCxClientHtmlEditor Class
MVCxClientImageGallery Class
MVCxClientListBox Class
MVCxClientListBox Members
MVCxClientListBox Constructor
MVCxClientListBox Events
BeginCallback Event
MVCxClientListBox Methods
MVCxClientNavBar Class
MVCxClientPageControl Class
MVCxClientPivotGrid Class
MVCxClientPopupControl Class
MVCxClientQueryBuilder Class
MVCxClientQueryBuilderSaveCommandExecutedEventArgs Class
MVCxClientQueryBuilderSaveCommandExecutedEventHandler Delegate
MVCxClientReportDesigner Class
MVCxClientReportDesignerSaveCommandExecutedEventArgs Class
MVCxClientReportDesignerSaveCommandExecutedEventHandler Delegate
MVCxClientReportViewer Class
MVCxClientRichEdit Class
MVCxClientRoundPanel Class
MVCxClientScheduler Class
MVCxClientSchedulerStorage Class
MVCxClientSchedulerTemplateToolTip Class
MVCxClientSchedulerToolTipDisplayingEventArgs Class
MVCxClientSchedulerToolTipDisplayingEventHandler Delegate
MVCxClientSpreadsheet Class
MVCxClientTokenBox Class
MVCxClientTreeList Class
MVCxClientTreeView Class
MVCxClientUploadControl Class
MVCxClientUtils Class
MVCxClientVerticalGrid Class
MVCxClientWebDocumentViewer Class
MVCxSchedulerToolTipType Class
DevExpress.Web.Mvc.UI
DevExpress.Web.Office
DevExpress.Web.Office.Internal
DevExpress.Web.Rendering
DevExpress.Web.Scripts
DevExpress.XtraCharts.Web
DevExpress.XtraCharts.Web.Designer
DevExpress.XtraCharts.Web.Scripts
ASP.NET Bootstrap Controls
ASP.NET Core Bootstrap Controls
WPF Controls
Xamarin Controls
Windows 10 App Controls
Office File API
Reporting
Report and Dashboard Server
Dashboard
eXpressApp Framework
eXpress Persistent Objects
CodeRush
CodeRush Classic
Cross-Platform Core Libraries
Tools and Utilities
End-User Documentation
ASP.NET Controls and MVC Extensions
>
DevExpress.Web.MVC.Scripts
>
MVCxClientListBox
View this topic on
docs.devexpress.com
(
Learn more
)
MVCxClientListBox Events
A client-side counterpart of the
ListBox
and
ListBoxFor
extensions.
Public Events
Show:
Inherited
Name
Description
BeginCallback
Occurs when a callback for server-side processing is initiated.
CallbackError
Fires on the client if any server error occurs during server-side processing of a callback sent by the
ASPxClientListBox
. (Inherited from
ASPxClientListBox
)
CustomHighlighting
Enables you to highlight the filtered items. (Inherited from
ASPxClientListBox
)
EndCallback
Occurs on the client side after a callback's server-side processing has been completed. (Inherited from
ASPxClientListBox
)
GotFocus
Fires on the client side when the editor receives input focus. (Inherited from
ASPxClientEdit
)
Init
Occurs on the client side after the control has been initialized. (Inherited from
ASPxClientControlBase
)
ItemDoubleClick
Occurs on the client when the editor's item is double clicked. (Inherited from
ASPxClientListBox
)
ItemFiltering
Fires before the filtering is executed. (Inherited from
ASPxClientListBox
)
KeyDown
Occurs on the client side when an end-user presses a key while the editor has focus. (Inherited from
ASPxClientListBox
)
KeyPress
Occurs on the client side when an end-user presses and releases a key while the editor has focus. (Inherited from
ASPxClientListBox
)
KeyUp
Occurs on the client side when an end-user releases a pressed key while the editor has focus. (Inherited from
ASPxClientListBox
)
LostFocus
Fires on the client side when the editor loses input focus. (Inherited from
ASPxClientEdit
)
SelectedIndexChanged
Occurs on the client side after a different item in the list box has been selected (focus has been moved from one item to another). (Inherited from
ASPxClientListBox
)
Validation
Allows you to specify whether the value entered into the editor is valid, and whether the editor is allowed to lose focus. (Inherited from
ASPxClientEdit
)
ValueChanged
Fires after the editor's value has been changed by end-user interactions. (Inherited from
ASPxClientEdit
)
Top
See Also
MVCxClientListBox Class
MVCxClientListBox Members
DevExpress.Web.MVC.Scripts Namespace
Is this topic helpful?
Additional Feedback
Close
Please tell us how you’d like us to improve this topic.
Send