INumericUpDown
INumericUpDown Interface
public interface INumericUpDown :
Mobilize.QualityMate.ControlInterfaces.Behavior.ITextControl,
Mobilize.QualityMate.ControlInterfaces.IControl,
Mobilize.QualityMate.ControlInterfaces.Behavior.IValidatableMethods
INumericUpDown.Decrement(int) Method
void Decrement(int value);INumericUpDown.GetValue() Method
INumericUpDown.Increment(int) Method
Last updated
Was this helpful?