alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class CurrencyClipModes

    Summary description for CurrencyClipModes.

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

    Fields

    ExcludeFormatting

    Exclude all literals in the data that is returned.

    Declaration
    public const CurrencyClipModes ExcludeFormatting
    Field Value
    Type
    CurrencyClipModes

    IncludeFormatting

    Include all literals in the data that is returned.

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