Gets or sets the visual form of the control.

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

Syntax

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

See Also