C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Expander Namespace : ExpandDirection Enumeration |
'Declaration Public Enum ExpandDirection Inherits System.Enum
public enum ExpandDirection : System.Enum
Member | Description |
---|---|
Bottom | The header will appear above the body and the control's body will expand towards the bottom of the control. |
Left | The header will appear to the right of the body and the control's body will expand towards the left of the control. |
Right | The header will appear to the left of the body and the control's body will expand towards the right of the control. |
Top | The header will appear below the body and the control's body will expand towards the top of the control. |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Controls.C1Expander.ExpandDirection