Interval Property (C1Slider)
In This Topic
Gets or sets the time, in milliseconds, between repetitions of the click action, as soon as repeating starts (for buttons at the left of the thumb and at the right of the thumb).
Syntax
'Declaration
Public Property Interval As Integer
public int Interval {get; set;}
See Also