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

C1.WPF.Accordion アセンブリ > C1.WPF.Accordion 名前空間 : ExpandMode 列挙体
Specifies the expanding behavior for C1Accordion which determines if how many items can be expanded s expands.
シンタックス
'宣言
 
Public Enum ExpandMode 
   Inherits System.Enum
public enum ExpandMode : System.Enum 
メンバ
メンバ解説
AnyGets or sets the expanding behavior for the C1Accordion accordion UI which determines any item can be expanded or collapsed.
CollapsibleGets or sets the expanding behavior for the C1Accordion accordion UI which determines all the items can be collapsed.
OneGets or sets the expanding behavior for C1Accordion which determines only one item can be expanded at one time.
参照

C1.WPF.Accordion 名前空間