| C1.Xaml アセンブリ > C1.Xaml 名前空間 : C1TabItemCloseOptions 列挙体 |
'宣言 Public Enum C1TabItemCloseOptions Inherits System.Enum
public enum C1TabItemCloseOptions : System.Enum
| メンバ | 解説 |
|---|---|
| GlobalClose | 閉じるボタンが1つだけ表示されます。このボタンが押されると、選択されている C1TabItem が閉じます。 |
| InEachTab | 各 C1TabItem に閉じるボタンが表示されます。 |
| None | C1TabItem に閉じるボタンは表示されません。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.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