WPF レイアウトコントロール
ExpandDirection 列挙体

C1.WPF.Accordion アセンブリ > C1.WPF.Accordion 名前空間 : ExpandDirection 列挙体
Specifies the direction in which a C1Expander control opens.
シンタックス
'宣言
 
Public Enum ExpandDirection 
   Inherits System.Enum
public enum ExpandDirection : System.Enum 
メンバ
メンバ解説
DownThe C1.Silverlight.Extended.C1Expander control opens down.
LeftThe C1.Silverlight.Extended.C1Expander control opens left.
RightThe C1.Silverlight.Extended.C1Expander control opens right.
UpThe C1.Silverlight.Extended.C1Expander control opens up.
参照

C1.WPF.Accordion 名前空間