A value indicates the size or amount of each interval or step the slider takes between min and max. The full specified value range of the slider (max - min) needs to be evenly divisible by the step.
public System.int Step {get; set;}
'Declaration
Public Property Step As System.Integer