ComponentOne DateTimeEditors for WPF and Silverlight
Interval Property

C1.WPF.DateTimeEditors Namespace > C1TimeEditor Class : Interval Property
Gets or sets the time, in milliseconds, between repetitions of the click action, as soon as repeating starts, applied to the Increase and Decrease buttons.
Syntax
'Declaration
 
Public Property Interval As System.Integer
public System.int Interval {get; set;}
See Also

Reference

C1TimeEditor Class
C1TimeEditor Members