Retrieves the step increment for the ProgressBar control.
public final int getStep()
Returns an integer that identifies the current step increment.
The step increment is the amount by which a call to increment increases the progress bar's current position.
See Also setStep