New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
sender
args
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.