RadTabStrip for ASP.NET

RadTabStrip Send comments on this topic.
Tab Class
See Also  Members  
Telerik.WebControls Namespace : Tab Class


Object Model





 

Namespace: Telerik.WebControls
Assembly: RadTabStrip (in RadTabStrip.dll)

Syntax

Visual Basic (Declaration) 
Public Class Tab 
   Inherits WebControl
   Implements ITabContainer 
Visual Basic (Usage)Copy Code
Dim instance As Tab
C# 
public class Tab : WebControl, ITabContainer  

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         Telerik.WebControls.Tab

Requirements

Namespace: Telerik.WebControls

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: RadTabStrip (in RadTabStrip.dll)

See Also