Class CalculatorPopupAlignment
This enumeration lists the possible alignments for the CalculatorPopup when displayed by the CurrencyEdit control.
Inheritance
System.Object
CalculatorPopupAlignment
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class CalculatorPopupAlignment : Enum
Fields
Left
Align to the left of the control.
Declaration
public const CalculatorPopupAlignment Left
Field Value
| Type |
|---|
| CalculatorPopupAlignment |
Right
Align to the right of the control.
Declaration
public const CalculatorPopupAlignment Right
Field Value
| Type |
|---|
| CalculatorPopupAlignment |