Gets or sets the geometric shape of the tab.

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

Syntax

C#
public C1TabItemShape Shape { get; set; }
Visual Basic
Public Property Shape As C1TabItemShape
	Get
	Set

See Also