ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Tab Class
Properties


In This Topic
    Tab Class Members
    In This Topic

    The following tables list the members exposed by Tab.

    Public Constructors
     NameDescription
    Public ConstructorCreates one Tab instance.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the selector string to determine tab's header element.  
    Public PropertyGets or sets a value that determines whether this Tab is disabled.  
    Public PropertyGets or sets a value that determines whether this Tab is visible.  
    Public PropertyGets or sets the selector string to determine tab's content element.  
    Top
    See Also