Class SfNumericUpDown
Represents a control that allows the user to increment and decrement a numeric value.
Inheritance
Namespace: Syncfusion.UI.Xaml.Controls.Input
Assembly: Syncfusion.SfInput.UWP.dll
Syntax
public class SfNumericUpDown : Control, IDataValidator, IDisposable
Constructors
SfNumericUpDown()
Initializes a new instance of the SfNumericUpDown class.
Declaration
[ClassReference(IsReviewed = false)]
public SfNumericUpDown()
Fields
AccentBrushProperty
Using a DependencyProperty as the backing store for AccentBrush. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty AccentBrushProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
AllowNullProperty
Using a DependencyProperty as the backing store for AllowNull. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty AllowNullProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
AllowSpinOnMouseWheelProperty
Using a DependencyProperty as the backing store for AllowSpinOnMouseWheel. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty AllowSpinOnMouseWheelProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
AutoReverseProperty
Using a DependencyProperty as the backing store for AutoReverse. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty AutoReverseProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
BlockCharactersOnTextInputProperty
Using a DependencyProperty as the backing store for BlockCharactersOnTextInput. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty BlockCharactersOnTextInputProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
CultureProperty
Using a DependencyProperty as the backing store for Culture. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty CultureProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
CustomViewProperty
Using a DependencyProperty as the backing store for CustomView. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty CustomViewProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
DecrementButtonSettingsProperty
Using a DependencyProperty as the backing store for Decrement Button Settings. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty DecrementButtonSettingsProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
EnableGroupSeparatorProperty
Using a DependencyProperty as the backing store for EnableGroupSeparator. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty EnableGroupSeparatorProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
FormatStringProperty
Using a DependencyProperty as the backing store for FormatString. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty FormatStringProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
IncrementButtonSettingsProperty
Using a DependencyProperty as the backing store for Increment Button Settings. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty IncrementButtonSettingsProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
IsEditableProperty
Using a DependencyProperty as the backing store for IsEditable. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty IsEditableProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
LargeChangeProperty
Using a DependencyProperty as the backing store for LargeChange. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty LargeChangeProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
MaximumNumberDecimalDigitsProperty
Using a DependencyProperty as the backing store for MaximumNumberDecimalDigits. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty MaximumNumberDecimalDigitsProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
MaximumProperty
Using a DependencyProperty as the backing store for Maximum. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty MaximumProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
MinimumProperty
Using a DependencyProperty as the backing store for Minimum. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty MinimumProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
ParsingModeProperty
Using a DependencyProperty as the backing store for ParsingMode. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty ParsingModeProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
PercentDisplayModeProperty
Using a DependencyProperty as the backing store for PercentDisplayMode. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty PercentDisplayModeProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
SelectionBehaviorProperty
Using a DependencyProperty as the backing store for SelectAllOnFocus. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty SelectionBehaviorProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
SmallChangeProperty
Using a DependencyProperty as the backing store for SmallChange. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty SmallChangeProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
SpinButtonsAlignmentProperty
Using a DependencyProperty as the backing store for SpinButtonsAlignment. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty SpinButtonsAlignmentProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
SpinValidationProperty
Using a DependencyProperty as the backing store for SpinValidation. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty SpinValidationProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
TextAlignmentProperty
Using a DependencyProperty as the backing store for TextAlignment. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty TextAlignmentProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
UpDownButtonColorProperty
Using a DependencyProperty as the backing store for UpDownButtonColor. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty UpDownButtonColorProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
UpDownStyleProperty
Using a DependencyProperty as the backing store for UpDownStyle. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty UpDownStyleProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
ValueProperty
Using a DependencyProperty as the backing store for Value. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty ValueProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
WatermarkProperty
Using a DependencyProperty as the backing store for Watermark. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty WatermarkProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
WatermarkTemplateProperty
Using a DependencyProperty as the backing store for WatermarkTemplate. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty WatermarkTemplateProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
WatermarkTemplateSelectorProperty
Using a DependencyProperty as the backing store for WatermarkTemplateSelector. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty WatermarkTemplateSelectorProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
Properties
AccentBrush
Gets or sets the background for Syncfusion.UI.Xaml.Controls.Input.NumericUpDown.
Declaration
[ClassReference(IsReviewed = false)]
public Brush AccentBrush { get; set; }
Property Value
Type |
---|
Windows.UI.Xaml.Media.Brush |
AllowNull
Gets or sets a value indicating whether true or false.
Declaration
[ClassReference(IsReviewed = false)]
public bool AllowNull { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | true if allow null values; otherwise, false. |
AllowSpinOnMouseWheel
Gets or sets a value indicating whether spinning value on pointer wheel in SfNumericUpDown control is allowed or not.
Declaration
public bool AllowSpinOnMouseWheel { get; set; }
Property Value
Type |
---|
System.Boolean |
AutoReverse
Gets or sets a value indicating whether true or false;
Declaration
[ClassReference(IsReviewed = false)]
public bool AutoReverse { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
|
BlockCharactersOnTextInput
Gets or sets a value indicating whether true or false.
Declaration
public bool BlockCharactersOnTextInput { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
|
Remarks
The default value is true
Culture
Gets or sets the value for a culture to display the value based on it.
Declaration
[ClassReference(IsReviewed = false)]
public CultureInfo Culture { get; set; }
Property Value
Type | Description |
---|---|
System.Globalization.CultureInfo | The Default value is System.Globalization.CultureInfo. |
CustomView
Gets or sets the value of CustomView
Declaration
public object CustomView { get; set; }
Property Value
Type |
---|
System.Object |
DecrementButtonSettings
Gets or sets the value indicating whether Decrement ButtonSettings
Declaration
public UpDownButtonSettings DecrementButtonSettings { get; set; }
Property Value
Type |
---|
UpDownButtonSettings |
EnableGroupSeparator
Gets or sets a value indicating whether true or false.
Declaration
public bool EnableGroupSeparator { get; set; }
Property Value
Type |
---|
System.Boolean |
FormatString
Gets or sets the value that determines the display format of the text when the control is unfocused.
Declaration
[ClassReference(IsReviewed = false)]
public string FormatString { get; set; }
Property Value
Type | Description |
---|---|
System.String | The default value is N. |
IncrementButtonSettings
Gets or sets the value indicating whether Increment Button Settings
Declaration
public UpDownButtonSettings IncrementButtonSettings { get; set; }
Property Value
Type |
---|
UpDownButtonSettings |
IsEditable
Gets or sets a value indicating whether true or false.
Declaration
[ClassReference(IsReviewed = false)]
public bool IsEditable { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
|
LargeChange
Gets or sets a largest value to be added to or subtracted with Syncfusion.UI.Xaml.Controls.Input.NumericUpDown.
Declaration
[ClassReference(IsReviewed = false)]
public double LargeChange { get; set; }
Property Value
Type | Description |
---|---|
System.Double | The default value is 1. |
See Also
Maximum
Gets or sets the value that determines the maximum value of the increment.
Declaration
[ClassReference(IsReviewed = false)]
public double Maximum { get; set; }
Property Value
Type | Description |
---|---|
System.Double | The default value is System.Double.MaxValue. |
See Also
MaximumNumberDecimalDigits
Gets or sets the value of determines the maximum number of decimal digits to be allowed.
Declaration
[ClassReference(IsReviewed = false)]
public int MaximumNumberDecimalDigits { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Default value is System.Int32.MaxValue. |
Minimum
Gets or sets the value that determines the minimum value of the decrement.
Declaration
[ClassReference(IsReviewed = false)]
public double Minimum { get; set; }
Property Value
Type | Description |
---|---|
System.Double | The default value is System.Double.MinValue. |
See Also
ParsingMode
Gets or sets the Mode of Parsing Parsers
Declaration
public Parsers ParsingMode { get; set; }
Property Value
Type | Description |
---|---|
Parsers | The default value is Double |
PercentDisplayMode
Gets or sets the value that display the value either as actual value or computed with percentage.
Declaration
[ClassReference(IsReviewed = false)]
public PercentDisplayMode PercentDisplayMode { get; set; }
Property Value
Type | Description |
---|---|
PercentDisplayMode | The Default value is PercentDisplayMode. |
SelectionBehavior
Gets or sets the value of SelectAllOnFocus
Declaration
public SelectionBehavior SelectionBehavior { get; set; }
Property Value
Type |
---|
SelectionBehavior |
SmallChange
Gets or sets a smallest value to be added to or subtracted with Syncfusion.UI.Xaml.Controls.Input.NumericUpDown.
Declaration
[ClassReference(IsReviewed = false)]
public double SmallChange { get; set; }
Property Value
Type | Description |
---|---|
System.Double | The default value is 1. |
See Also
SpinButtonsAlignment
Gets or sets the value that places the increment or decrement button in left, right or both side.
Declaration
[ClassReference(IsReviewed = false)]
public SpinButtonsAlignment SpinButtonsAlignment { get; set; }
Property Value
Type | Description |
---|---|
SpinButtonsAlignment | The default value is SpinButtonsAlignment. |
See Also
SpinDownCommand
Gets the value Which is enable to decrement
Declaration
public ICommand SpinDownCommand { get; }
Property Value
Type |
---|
System.Windows.Input.ICommand |
SpinUpCommand
Gets the value Which is enable to increment
Declaration
public ICommand SpinUpCommand { get; }
Property Value
Type |
---|
System.Windows.Input.ICommand |
SpinValidation
Gets or sets the SpinValidation value SpinValidation
Declaration
public SpinValidation SpinValidation { get; set; }
Property Value
Type | Description |
---|---|
SpinValidation | The default value is Default |
TextAlignment
Gets or sets the value that determines the alignment of the text of the input field.
Declaration
[ClassReference(IsReviewed = false)]
public TextAlignment TextAlignment { get; set; }
Property Value
Type | Description |
---|---|
Windows.UI.Xaml.TextAlignment | The default value is Windows.UI.Xaml.TextAlignment. |
UpDownButtonColor
Gets or sets the UpDownButtonColor for Syncfusion.UI.Xaml.Controls.Input.NumericUpDown.
Declaration
[ClassReference(IsReviewed = false)]
public Brush UpDownButtonColor { get; set; }
Property Value
Type |
---|
Windows.UI.Xaml.Media.Brush |
UpDownStyle
Gets or sets the style for up down buttons.
Declaration
[ClassReference(IsReviewed = false)]
public Style UpDownStyle { get; set; }
Property Value
Type |
---|
Windows.UI.Xaml.Style |
See Also
Value
Gets or sets the value of the input field.
Declaration
[ClassReference(IsReviewed = false)]
public object Value { get; set; }
Property Value
Type | Description |
---|---|
System.Object | The value. |
Remarks
The Default value is null.
Watermark
Gets or sets the value to display hint text when the input field is empty and unfocused.
Declaration
[ClassReference(IsReviewed = false)]
public object Watermark { get; set; }
Property Value
Type |
---|
System.Object |
See Also
WatermarkTemplate
Gets or sets the Windows.UI.Xaml.DataTemplate used to display the Syncfusion.UI.Xaml.Controls.Input.NumericUpDown.Watermark of the Syncfusion.UI.Xaml.Controls.Input.NumericUpDown.
Declaration
[ClassReference(IsReviewed = false)]
public DataTemplate WatermarkTemplate { get; set; }
Property Value
Type | Description |
---|---|
Windows.UI.Xaml.DataTemplate | The Default value is null. |
See Also
WatermarkTemplateSelector
Gets or sets a value of water mark template selector Windows.UI.Xaml.Controls.DataTemplateSelector based on the data object and the data-bound Syncfusion.UI.Xaml.Controls.Input.NumericUpDown.
Declaration
[ClassReference(IsReviewed = false)]
public DataTemplateSelector WatermarkTemplateSelector { get; set; }
Property Value
Type | Description |
---|---|
Windows.UI.Xaml.Controls.DataTemplateSelector | The default value is null. |
See Also
Methods
add_ValueChanged(ValueChangedEventHandler)
Declaration
public void add_ValueChanged(ValueChangedEventHandler value)
Parameters
Type | Name | Description |
---|---|---|
ValueChangedEventHandler | value |
Decrement(UserAction)
Decrements the associated performance counter by one and stores the result, as an atomic operation.
Declaration
[ClassReference(IsReviewed = false)]
public void Decrement(UserAction userAction)
Parameters
Type | Name | Description |
---|---|---|
UserAction | userAction |
Remarks
Returns void
See Also
Dispose()
Disposes the instance of Numeric Up down.
Declaration
[ClassReference(IsReviewed = false)]
public void Dispose()
Dispose(Boolean)
dispose method
Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing | Boolean type |
Increment(UserAction)
Increments the associated performance counter by one and stores the result, as an atomic operation.
Declaration
[ClassReference(IsReviewed = false)]
public void Increment(UserAction userAction)
Parameters
Type | Name | Description |
---|---|---|
UserAction | userAction |
Remarks
Returns void
See Also
OnAllowNullChanged(DependencyPropertyChangedEventArgs)
Declaration
protected void OnAllowNullChanged(DependencyPropertyChangedEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.DependencyPropertyChangedEventArgs | args |
OnApplyTemplate()
Initializes all the child elements of Syncfusion.UI.Xaml.Controls.Input.NumericUpDown control.
Declaration
protected override void OnApplyTemplate()
OnAutoReverseChanged(DependencyPropertyChangedEventArgs)
Occurs when the AutoReverse value has changed.
Declaration
protected void OnAutoReverseChanged(DependencyPropertyChangedEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.DependencyPropertyChangedEventArgs | args | dependency property changed event args |
OnEditableChanged(DependencyPropertyChangedEventArgs)
Sets the Value when the IsEditable property has changed.
Declaration
protected void OnEditableChanged(DependencyPropertyChangedEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.DependencyPropertyChangedEventArgs | args | changed event args |
OnFormatStringChanged(DependencyPropertyChangedEventArgs)
Invoked when the FormatString has changed
Declaration
protected void OnFormatStringChanged(DependencyPropertyChangedEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.DependencyPropertyChangedEventArgs | args | Dependency property changed event args |
OnGotFocus(RoutedEventArgs)
Occurs when the focus is obtained
Declaration
protected override void OnGotFocus(RoutedEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.RoutedEventArgs | e | routed event args |
OnKeyDown(KeyRoutedEventArgs)
Occurs when the key is pressed
Declaration
protected override void OnKeyDown(KeyRoutedEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.Input.KeyRoutedEventArgs | e | key routed event args |
OnKeyUp(KeyRoutedEventArgs)
Occurs when the focus is lost
Declaration
protected override void OnKeyUp(KeyRoutedEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.Input.KeyRoutedEventArgs | e | key routed event args |
OnLargeChangeChanged(DependencyObject, DependencyPropertyChangedEventArgs)
Occurs when the LargeChange value has changed.
Declaration
public static void OnLargeChangeChanged(DependencyObject obj, DependencyPropertyChangedEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.DependencyObject | obj | dependency object type |
Windows.UI.Xaml.DependencyPropertyChangedEventArgs | args | dependency property changed event args |
OnLargeChangeChanged(DependencyPropertyChangedEventArgs)
Occurs when the LargeChange value has changed.
Declaration
protected void OnLargeChangeChanged(DependencyPropertyChangedEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.DependencyPropertyChangedEventArgs | args | dependency property changed event args |
OnLostFocus(RoutedEventArgs)
Occurs when the focus is lost
Declaration
protected override void OnLostFocus(RoutedEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.RoutedEventArgs | e | Routed event args |
OnMaximumChanged(DependencyObject, DependencyPropertyChangedEventArgs)
Occurs when the Maximum value has changed.
Declaration
public static void OnMaximumChanged(DependencyObject obj, DependencyPropertyChangedEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.DependencyObject | obj | object type |
Windows.UI.Xaml.DependencyPropertyChangedEventArgs | args | dependency property changed event args |
OnMaximumChanged(DependencyPropertyChangedEventArgs)
Occurs when the Maximum value has changed.
Declaration
protected void OnMaximumChanged(DependencyPropertyChangedEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.DependencyPropertyChangedEventArgs | args | dependency property changed event args |
OnMinimumChanged(DependencyObject, DependencyPropertyChangedEventArgs)
Occurs when the Minimum value has changed.
Declaration
public static void OnMinimumChanged(DependencyObject obj, DependencyPropertyChangedEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.DependencyObject | obj | Dependency object type |
Windows.UI.Xaml.DependencyPropertyChangedEventArgs | args | Dependency property changed event args |
OnMinimumChanged(DependencyPropertyChangedEventArgs)
Occurs when the Minimum value has changed.
Declaration
protected void OnMinimumChanged(DependencyPropertyChangedEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.DependencyPropertyChangedEventArgs | args | Dependency property changed event args |
OnPointerWheelChanged(PointerRoutedEventArgs)
Occurs when the PointerWheel is changed
Declaration
protected override void OnPointerWheelChanged(PointerRoutedEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.Input.PointerRoutedEventArgs | e | routed event args |
OnSmallChangeChanged(DependencyObject, DependencyPropertyChangedEventArgs)
Occurs when the SmallChange value has changed.
Declaration
public static void OnSmallChangeChanged(DependencyObject obj, DependencyPropertyChangedEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.DependencyObject | obj | object type |
Windows.UI.Xaml.DependencyPropertyChangedEventArgs | args | dependency property changed event args |
OnSmallChangeChanged(DependencyPropertyChangedEventArgs)
Occurs when the SmallChange value has changed.
Declaration
protected void OnSmallChangeChanged(DependencyPropertyChangedEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.DependencyPropertyChangedEventArgs | args | dependency property changed event args |
OnValueChanged(DependencyObject, DependencyPropertyChangedEventArgs)
Occurs when the value get changed, the mode of change can be decided by ValueChangeMode.
Declaration
public static void OnValueChanged(DependencyObject obj, DependencyPropertyChangedEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.DependencyObject | obj | dependency object type |
Windows.UI.Xaml.DependencyPropertyChangedEventArgs | args | dependency property changed event args |
OnValueChanged(DependencyPropertyChangedEventArgs)
Occurs when the Syncfusion.UI.Xaml.Controls.Input.NumericUpDown value is changed.
Declaration
protected void OnValueChanged(DependencyPropertyChangedEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
Windows.UI.Xaml.DependencyPropertyChangedEventArgs | args | dependency property changed event args |
remove_ValueChanged(ValueChangedEventHandler)
Declaration
public void remove_ValueChanged(ValueChangedEventHandler value)
Parameters
Type | Name | Description |
---|---|---|
ValueChangedEventHandler | value |
Validate(ValidationEventArgs)
Validates the states Syncfusion.UI.Xaml.Controls.Input.VisualStates
Declaration
public void Validate(ValidationEventArgs args)
Parameters
Type | Name | Description |
---|---|---|
ValidationEventArgs | args | validation event args |
Events
LargeChangeChanged
Occurs when Syncfusion.UI.Xaml.Controls.Input.NumericUpDown.LargeChangechanged.
Declaration
[ClassReference(IsReviewed = false)]
public event PropertyChangedCallback LargeChangeChanged
Event Type
Type |
---|
Windows.UI.Xaml.PropertyChangedCallback |
MaximumChanged
Occurs when Syncfusion.UI.Xaml.Controls.Input.NumericUpDown.Maximum changed.
Declaration
[ClassReference(IsReviewed = false)]
public event PropertyChangedCallback MaximumChanged
Event Type
Type |
---|
Windows.UI.Xaml.PropertyChangedCallback |
MinimumChanged
Occurs when Syncfusion.UI.Xaml.Controls.Input.NumericUpDown.Minimum changed.
Declaration
[ClassReference(IsReviewed = false)]
public event PropertyChangedCallback MinimumChanged
Event Type
Type |
---|
Windows.UI.Xaml.PropertyChangedCallback |
SmallChangeChanged
Occurs when Syncfusion.UI.Xaml.Controls.Input.NumericUpDown.SmallChange changed.
Declaration
[ClassReference(IsReviewed = false)]
public event PropertyChangedCallback SmallChangeChanged
Event Type
Type |
---|
Windows.UI.Xaml.PropertyChangedCallback |
ValueChanged
Occurs when Syncfusion.UI.Xaml.Controls.Input.NumericUpDown.Value changed.
Declaration
[ClassReference(IsReviewed = false)]
public event ValueChangedEventHandler ValueChanged
Event Type
Type |
---|
ValueChangedEventHandler |
ValueChanging
Occurs when Syncfusion.UI.Xaml.Controls.Input.NumericUpDown.Value is changing.
Declaration
public event EventHandler<ValueChangingEventArgs> ValueChanging
Event Type
Type |
---|
System.EventHandler<ValueChangingEventArgs> |