Gets or sets the Z-Index arrangement of the C1TabItems.

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

Syntax

C#
public C1TabPanelOverlapDirection TabStripOverlapDirection { get; set; }
Visual Basic
Public Property TabStripOverlapDirection As C1TabPanelOverlapDirection
	Get
	Set

See Also