'Declaration
Public Enum ExpandMode Inherits System.Enum
public enum ExpandMode : System.Enum
'Declaration
Public Enum ExpandMode Inherits System.Enum
public enum ExpandMode : System.Enum
Member | Description |
---|---|
Any | Gets or sets the expanding behavior for the C1Accordion accordion UI which determines if only one item can be expanded at one time. |
Collapsible | Gets or sets the expanding behavior for the C1Accordion accordion UI which determines if all the items can be collapsed. |
One | Gets or sets the expanding behavior for C1Accordion which determines if only one item can be expanded at one time. |
System.Object
System.ValueType
System.Enum
C1.WPF.Accordion.ExpandMode