Gets or sets the visual form of the control.

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

Syntax

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

See Also