Supported shapes for the C1TabItem
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public enum C1TabItemShape |
Visual Basic |
---|
Public Enumeration C1TabItemShape |
Members
Member name | Value | Description | |
---|---|---|---|
Rectangle | 0 | Squared tab shape. | |
Rounded | 1 | Rounded tab shape. | |
Sloped | 2 | Sloped tab shape. | |
Ribbon | 3 | S-shaped tab. |