menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class PercentDisplayMode

    Gets or sets the value that determines the percentage value in the input field.

    Inheritance
    System.Object
    PercentDisplayMode
    Namespace: Com.Syncfusion.Numerictextbox
    Assembly: Syncfusion.SfNumericTextBox.Android.dll
    Syntax
    public sealed class PercentDisplayMode : Enum

    Fields

    Compute

    Display the computed value with Percentage(%) symbol.

    Declaration
    public const PercentDisplayMode Compute
    Field Value
    Type
    PercentDisplayMode

    Value

    Display the value with Percentage(%) symbol.

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