menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum FormatMode - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum FormatMode

    Defines modes that indicate how Value get formatted. The formatted options include percent, currency and numeric.

    Namespace: Syncfusion.WinForms.Input.Enums
    Assembly: Syncfusion.SfInput.WinForms.dll
    Syntax
    public enum FormatMode

    Fields

    Name Description
    Currency

    Displays the value in currency format with currency symbol.

    Numeric

    Displays numeric values.

    Percent

    Displays the percent value with percent symbol.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved