NumericUpDown
Wisej.Web.NumericUpDown
public class NumericUpDown : UpDownBase, ISupportInitialize, INotifyPropertyChangedPublic Class NumericUpDown
Inherits UpDownBase
Implements ISupportInitialize, INotifyPropertyChangedConstructors
NumericUpDown()
NumericUpDown(onValueChanged)
Name
Type
Description
NumericUpDown(label, onValueChanged)
Name
Type
Description
NumericUpDown(location, size, onValueChanged)
Name
Type
Description
NumericUpDown(label, location, size, onValueChanged)
Name
Type
Description
Properties
DecimalPlaces
Hexadecimal
Increment
Maximum
Minimum
NullableValue
Postfix
Prefix
ThousandsSeparator
Value
Methods
OnLeave(e)
Parameter
Type
Description
OnValidating(e)
Parameter
Type
Description
OnValueChanged(e)
Parameter
Type
Description
OnWebEvent(e)
Parameter
Type
Description
OnWebRender(config)
Parameter
Type
Description
OnWebUpdate(state)
Parameter
Type
Description
UpdateEditText()
ValidateEditText()
Events
ValueChanged
Inherited By
Name
Description
Implements
Name
Description
Last updated
Was this helpful?

