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 |