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

Telerik.Web.UI.RadListBoxEventArgs

Provides data for the E:Telerik.Web.UI.RadListBox.Deleted , E:Telerik.Web.UI.RadListBox.Transferred , E:Telerik.Web.UI.RadListBox.Inserted and E:Telerik.Web.UI.RadListBox.Reordered events.

Inheritance Hierarchy

  • System.Object
  • System.EventArgs
  • Telerik.Web.UI.RadListBoxEventArgs

Properties

Items IList1`

Gets the referenced items in the control when the event is raised.

In this article