Namespace Syncfusion.SfNumericUpDown.XForms
Classes
FocusEventArgs
Represents the arguments for FocusChanged event. |
NumericUpDownResourceManager
Class to provide the property manager in numericUpDown to get the resource manager from the user. |
ParsingMode
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 . |
SfNumericUpDown
Represents a control that allows the user to increment and decrement a numeric value. |
SfNumericUpDown.FocusEventHandler
Occurs when the focus get changed. |
SfNumericUpDown.ValueEventHandler
Occurs when the value get changed, the mode of change can be decided by ValueChangeMode. |
SfNumericUpDownStyles
Holds the theme style for the SfNumericUpDown. |
SpinButtonAlignment
Contains the values for the SpinButtonAlignment enumeration that determines the placement of the increment and decrement button. |
SpinValidation
Contains the values for the SpinValidation enumeration that determines the validation mode as default, tapped or auto. |
UpDownButtonSettings
Implements the properties for the button customizations |
UserAction
Contains the values for the UserAction enumeration that determines whether action is default, single tap or long press. |
ValueChangeMode
Contains the values for the ValueChangeMode enumeration that determines the nature of validation. |
ValueChangingEventArgs
Represents the arguments for ValueChanging event. |
ValueEventArgs
Represents the arguments for ValueChanged event. |