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 |