Enum CalculatorPopupAlignment
This enumeration lists the possible alignments for the CalculatorPopup when displayed by the CurrencyEdit control.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum CalculatorPopupAlignment
Fields
Name | Description |
---|---|
Left | Align to the left of the control. |
Right | Align to the right of the control. |