alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class CalculatorLayoutTypes

    The Calculator Control supports the following layouts.

    Inheritance
    System.Object
    CalculatorLayoutTypes
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class CalculatorLayoutTypes : Enum

    Fields

    Financial

    This layout is modeled after the standard financial layout.

    Declaration
    public const CalculatorLayoutTypes Financial
    Field Value
    Type
    CalculatorLayoutTypes

    WindowsStandard

    This layout is modeled after the Windows Standard calculator.

    Declaration
    public const CalculatorLayoutTypes WindowsStandard
    Field Value
    Type
    CalculatorLayoutTypes
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved