Input Method (SparkNumericStepper)

Action

Dispatched when the user types, deletes, or pastes text into the control.

Syntax

C#
numericStepper.Input(text)
VB
numericStepper.Input(text)
Variable Description
text The character or sequence of characters entered by the user. String.