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

Telerik.Web.UI.RadTabStripEventArgs

Provides data for the events of the Telerik.Web.UI.RadTabStrip RadTabStripcontrol.

Inheritance Hierarchy

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

Properties

Tab RadTab

Gets the referenced tab in the RadTabStrip control when the event is raised.

Remarks

Use this property to programmatically access the tab referenced in the RadTabStrip control when the event is raised.

In this article