Basic Library for WPF
C1ExpandDirection 列挙体

C1.WPF.4.6.2 アセンブリ > C1.WPF 名前空間 : C1ExpandDirection 列挙体
C1.Silverlight.Extended.C1Expanderコントロールが開く方向を指定します。
シンタックス
'宣言
 
Public Enum C1ExpandDirection 
   Inherits System.Enum
public enum C1ExpandDirection : System.Enum 
メンバ
メンバ解説
Down
C1.Silverlight.Extended.C1Expanderコントロールは下に開きます。
Left
C1.Silverlight.Extended.C1Expanderコントロールは左に開きます。
Right
C1Expanderコントロールは右に開きます。
Up
C1.Silverlight.Extended.C1Expanderコントロールは上に開きます。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.WPF.C1ExpandDirection

参照

参照

C1.WPF 名前空間