ComponentOne Basic Library for UWP
C1TabItemShape Enumeration

C1.UWP Assembly > C1.Xaml Namespace : C1TabItemShape Enumeration
Supported shapes for the C1TabItem
Syntax
'Declaration
 
Public Enum C1TabItemShape 
   Inherits System.Enum
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.Xaml.C1TabItemShape

See Also

Reference

C1.Xaml Namespace