ComponentOne Basic Library for UWP
Interval Property (C1RangeSlider)

C1.UWP Assembly > C1.Xaml Namespace > C1RangeSlider Class : Interval Property
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
'Declaration
 
Public Property Interval As System.Integer
public System.int Interval {get; set;}
See Also

Reference

C1RangeSlider Class
C1RangeSlider Members