New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
OnItemMouseOut
The itemMouseOut event is fired when the user moves the mouse pointer away from an item in RadRadioButtonList.
The event handler receives two parameters:
-
The instance of the clicked RadRadioButtonList control.
-
An eventArgs parameter of type Telerik.Web.UI.ButtonListEventArgs, containing the following properties and methods:
- get_item() - returns an instance of type Telerik.Web.UI.ButtonListItem