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

Telerik.Web.UI.RadListBoxItemEventArgs

Provides data for the E:Telerik.Web.UI.RadListBox.ItemDataBound , E:Telerik.Web.UI.RadListBox.ItemCreated events of the Telerik.Web.UI.RadListBox control.

Inheritance Hierarchy

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

Properties

Item RadListBoxItem

Gets or sets the referenced item in the control when the event is raised.

In this article