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

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

Syntax

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

See Also