TabHeader Class

UltimateTabstrip

UltimateTabstrip Class Library

TabHeader Class

Tab header template to include any HTML or server control.

For a list of all members of this type, see TabHeader Members.

System.Object    System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         Karamasoft.WebControls.UltimateTabstrip.TabHeader

[Visual Basic]
Public Class TabHeader
    Inherits WebControl
    Implements INamingContainer
[C#]
public class TabHeader : WebControl, INamingContainer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Karamasoft.WebControls.UltimateTabstrip

Assembly: UltimateTabstrip (in UltimateTabstrip.dll)

See Also

TabHeader Members | Karamasoft.WebControls.UltimateTabstrip Namespace