| C1.Web.Wijmo.Extenders.4 Assembly > C1.Web.Wijmo.Extenders.C1Input Namespace : SpinnerAlign Enumeration |
'Declaration Public Enum SpinnerAlign Inherits System.Enum
public enum SpinnerAlign : System.Enum
| Member | Description |
|---|---|
| HorizontalDownLeft | Display the spin button as two buttons, and the down button is on the left, the up button is on the right. |
| HorizontalUpLeft | Display the spin button as two buttons, and the up button is on the left, the down button is on the right. |
| VerticalLeft | Dispaly the spin button as one button, and the up button is on the top, and the down button is on the bottom, the position is in control's left. |
| VerticalRight | Dispaly the spin button as one button, and the up button is on the top, and the down button is on the bottom, the position is in control's right. |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Extenders.C1Input.SpinnerAlign
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2