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

Telerik.Web.UI.RadRadioButtonList : Telerik.Web.UI.RadButtonList

Inheritance Hierarchy

Events

selectedIndexChanged

The selectedIndexChanged event is fired when the selected item is changed. It is subsequent to the selectedIndexChanging event.

Event Data

sender Telerik.Web.UI.RadRadioButtonList

The instance of the RadRadioButtonList that raised the event.

args Telerik.Web.UI.RadioButtonListSelectedIndexChangedEventArgs

The event arguments.

In this article