WinForms

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

    Show / Hide Table of Contents

    Enum PercentTextBoxMode

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum PercentTextBoxMode

    Fields

    Name Description
    NumberMode

    values are edited as double values and then displayed using percentage formatting.

    PercentMode

    values are edited as percentage values.

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