'Declaration
Public Enum C1TabItemShape Inherits System.Enum
'Usage
Dim instance As C1TabItemShape
public enum C1TabItemShape : System.Enum
public enum class C1TabItemShape : public System.Enum
'Declaration
Public Enum C1TabItemShape Inherits System.Enum
'Usage
Dim instance As C1TabItemShape
public enum C1TabItemShape : System.Enum
public enum class C1TabItemShape : public System.Enum
Member | Description |
---|---|
Rectangle | Squared tab shape. |
Ribbon | S-shaped tab. |
Rounded | Rounded tab shape. |
Sloped | Sloped tab shape. |
System.Object
System.ValueType
System.Enum
C1.WPF.C1TabItemShape