WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1TimeEditor Class / Interval Property
In This Topic
    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