menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PercentDisplayMode - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PercentDisplayMode

    Specifies the PercentDisplayMode with NumericTextBox.

    Inheritance
    System.Object
    PercentDisplayMode
    Namespace: Syncfusion.UI.Xaml.Controls.Input
    Assembly: Syncfusion.SfInput.UWP.dll
    Syntax
    public sealed class PercentDisplayMode : Enum

    Fields

    Compute

    Return the text input by user parsed with string "P".

    Declaration
    public const PercentDisplayMode Compute
    Field Value
    Type
    PercentDisplayMode

    Value

    Return the text input by user.

    Declaration
    public const PercentDisplayMode Value
    Field Value
    Type
    PercentDisplayMode

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved