TABSEPARATOR Element | TabSeparator Class

This class represents a TabSeparator within a TabStrip.

Syntax

Visual Basic  Public  Class TabSeparator Inherits TabItem
C# public   class TabSeparator : TabItem
Managed C++ public:  __gc class TabSeparator :  public TabItem
JScript public   class TabSeparator extends TabItem

Inheritance Hierarchy

Members Table

The following table lists the members exposed by the TabSeparator object.

Attributes/Properties
Property Description
UpLevelTag The uplevel tag name for the object item.

Class Information

Namespace Microsoft.Web.UI.WebControls
Assembly Microsoft.Web.UI.WebControls.dll

Applies To

TABSTRIP

See Also

Show: