Telerik.Web.UI.RadPanelBarEventArgs
Provides data for the events which represents an item in the Telerik.Web.UI.RadPanelBar RadPanelBarcontrol.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.RadPanelBarEventArgs
Properties
Item RadPanelItem
Gets the referenced RadPanelItem in the RadPanelBar control when the event is raised.
Remarks
Use this property to programmatically access the item referenced in the RadPanelBar when the event is raised.