menu

WPF

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

    Show / Hide Table of Contents

    Enum PercentEditMode

    Specifies editing way of text in PercentTextBox control.

    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public enum PercentEditMode

    Fields

    Name Description
    DoubleMode

    The values while editing are shown as double values and it should be converted to percentage value once the control loses focus.

    PercentMode

    The values while editing are shown as percent values.

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