'Declaration
Public Enum ExpandDirection Inherits System.Enum
public enum ExpandDirection : System.Enum
'Declaration
Public Enum ExpandDirection Inherits System.Enum
public enum ExpandDirection : System.Enum
Member | Description |
---|---|
Down | The C1Accordion is oriented vertically. The content area of the expanded C1AccordionPage is displayed under its header. |
Left | The C1Accordion is oriented horizontally. The content area of the expanded C1AccordionPage is displayed to the left of its header. |
Right | The C1Accordion is oriented horizontally. The content area of the expanded C1AccordionPage is displayed to the right of its header. |
Up | The C1Accordion is oriented vertically. The content area of the expanded C1AccordionPage is displayed above its header. |
System.Object
System.ValueType
System.Enum
C1.Win.Accordion.ExpandDirection