Supported shapes for the C1TabItem

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public enum C1TabItemShape
Visual Basic
Public Enumeration C1TabItemShape

Members

Member nameValueDescription
Rectangle0 Squared tab shape.
Rounded1 Rounded tab shape.
Sloped2 Sloped tab shape.
Ribbon3 S-shaped tab.

See Also