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

Telerik.Web.UI.RadToolBarEventArgs

Provides data for the events of the Telerik.Web.UI.RadToolBar RadToolBarcontrol.

Inheritance Hierarchy

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

Properties

Item RadToolBarItem

Gets the referenced item in the RadToolBar control when the event is raised.

Remarks

Use this property to programmatically access the item referenced in the RadToolBar control when the event is raised.

In this article