Namespace Syncfusion.SfNumericTextBox.XForms
Classes
FocusEventArgs
Represents the arguments for FocusChanged event. |
GroupSeparatorMode
It contains the values for the GroupSeparatorMode enumeration that determines the group separator active mode. |
Parsers
Contains the values for the Parser enumeration that determines the validation mode as decimal or double. |
PercentDisplayMode
Contains the values for the PercentDisplayMode enumeration allow to display the value with percentage computation. |
SfNumericTextBox
Represents a control that allows users enter only numeric values. It can be configured to display different formats such as currency format, scientific format, etc. |
SfNumericTextBox.FocusEventHandler
Handles the FocusChanged event of the SfNumericTextBox control. |
SfNumericTextBox.ValueEventHandler
Handles the ValueChanged event of the SfNumericTextBox control. |
SfNumericTextBoxStyles
Holds the theme style for the SfNumericTextBox. |
ValueChangeMode
It contains the values for the ValueChangeMode enumeration that determines the nature of validation. |
ValueEventArgs
The ValueEventArgs class represents the properties of the ValueChanged event in numeric text box. ValueChanged event. |