New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Telerik.Web.UI.ListBoxSelectedIndexChangingEventArgs : Sys.CancelEventArgs
Inheritance Hierarchy
- Sys.CancelEventArgs
- Telerik.Web.UI.ListBoxSelectedIndexChangingEventArgs
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.