ComponentOne Basic Library for WPF and Silverlight
C1TabItemShape Enumeration


C1.WPF Namespace : C1TabItemShape Enumeration
Supported shapes for the C1TabItem
Syntax
'Declaration
 
Public Enum C1TabItemShape 
   Inherits System.Enum
'Usage
 
Dim instance As C1TabItemShape
public enum C1TabItemShape : System.Enum 
Members
MemberDescription
RectangleSquared tab shape.
RibbonS-shaped tab.
RoundedRounded tab shape.
SlopedSloped tab shape.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.WPF.C1TabItemShape

See Also

Reference

C1.WPF Namespace