C1.WPF Namespace : C1TabItemCloseOptions Enumeration |
'Declaration
Public Enum C1TabItemCloseOptions Inherits System.Enum
'Usage
Dim instance As C1TabItemCloseOptions
public enum C1TabItemCloseOptions : System.Enum
public enum class C1TabItemCloseOptions : public System.Enum
Member | Description |
---|---|
GlobalClose | A unique close button is shown, and the selected C1TabItem is closed when it's pressed. |
InEachTab | A close button is shown in each C1TabItem. |
None | Close button is not shown for the C1TabItems. |
System.Object
System.ValueType
System.Enum
C1.WPF.C1TabItemCloseOptions
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