Share via


NumberBoxValueChangedEventArgs.NewValue Property

Definition

Contains the new Value to be set for a NumberBox.

public:
 property double NewValue { double get(); };
double NewValue();
public double NewValue { get; }
var double = numberBoxValueChangedEventArgs.newValue;
Public ReadOnly Property NewValue As Double

Property Value

Double

double

Applies to