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

Telerik.Web.UI.ListBoxSelectedIndexChangingEventArgs : Sys.CancelEventArgs

Inheritance Hierarchy

Methods

get_item

Returns the item that is about to be selected.

Parameters

Returns

Telerik.Web.UI.RadListBoxItem the item that is about to be selected.

get_domEvent

Returns the Sys.UI.DomEvent instance associated to the raised event.

Parameters

Returns

Sys.UI.DomEvent the Sys.UI.DomEvent instance associated to the raised event.

In this article