Interval Property (C1RangeSelector)
In This Topic
Gets or sets the time, in milliseconds, between repetitions of the click action, as soon as repeating starts (for the RepeatButtons at the left of the LowerThumb and at the right of the UpperThumb).
Syntax
public int Interval {get; set;}
See Also