Interval Property (C1TimeEditor)
In This Topic
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
public int Interval {get; set;}
See Also