UWP

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

    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 Description
    PercentDisplayMode

    Value

    Return the text input by user.

    Declaration
    public const PercentDisplayMode Value
    Field Value
    Type Description
    PercentDisplayMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

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