C1.WPF Namespace : C1TabPanelOverlapDirection Enumeration |
'Declaration
Public Enum C1TabPanelOverlapDirection Inherits System.Enum
'Usage
Dim instance As C1TabPanelOverlapDirection
public enum C1TabPanelOverlapDirection : System.Enum
public enum class C1TabPanelOverlapDirection : public System.Enum
Member | Description |
---|---|
Left | Left-most is in the back. Selected is in front. |
Right | Right-most is in the back. Selected is in front. |
RightLeftFromSelected | Left-most is in the back, right-most is in the back, selected is in front. |
System.Object
System.ValueType
System.Enum
C1.WPF.C1TabPanelOverlapDirection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2