ComponentOne ASP.NET MVC Controls
Tab Class
Members 

C1.Web.Mvc Namespace : Tab Class
Represents a tab within a TabPanel control.
Syntax
'Declaration
 
Public Class Tab 
public class Tab 
Remarks
Tabs have two elements: a header and a pane. The header displays the tab title and the pane represents the tab content.
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Tab

See Also

Reference

Tab Members
C1.Web.Mvc Namespace