Enum CalculatorLayoutTypes
The Calculator Control supports the following layouts.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum CalculatorLayoutTypes
Fields
Name | Description |
---|---|
Financial | This layout is modeled after the standard financial layout. |
WindowsStandard | This layout is modeled after the Windows Standard calculator. |