Basic Library for WPF/Silverlight
C1TabItemShape 列挙体

C1.WPF.4 アセンブリ > C1.WPF 名前空間 : C1TabItemShape 列挙体
C1TabItemHeaderのサポートされている形状。
シンタックス
'宣言
 
Public Enum C1TabItemShape 
   Inherits System.Enum
public enum C1TabItemShape : System.Enum 
メンバ
メンバ解説
Rectangle四角のタブ形状。
Ribbonリボンタブのような形状のタブ。
Rounded丸いタブ形状。
Sloped斜めのタブ形状。
参照

C1.WPF 名前空間