[]
Gets or sets the number of discrete values available for input for the slider cell.
public int Steps { get; set; }
Public Property Steps As Integer
The steps are equally spaced within the slider range of values.