New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Telerik.Web.UI.ListBoxMouseOverEventArgs : Sys.EventArgs
Inheritance Hierarchy
- Sys.EventArgs
- Telerik.Web.UI.ListBoxMouseOverEventArgs
Methods
get_item
Returns a reference to the currently hovered item.
Parameters
Returns
Telerik.Web.UI.RadListBoxItem
the currently hovered item
get_domEvent
Returns the Sys.UI.DomEvent instance associated to the raised event.
Parameters
Returns
Sys.UI.DomEvent