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.