Gets or sets the geometric shape of the tabs.

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

Syntax

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

See Also