WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1RangeSlider Class / Delay Property
In This Topic
    Delay Property (C1RangeSlider)
    In This Topic
    Gets or sets the time, in milliseconds, the RepeatButtons (at the left of the LowerThumb and at the right of the UpperThumb) wait when they are pressed before they start repeating the click action.
    Syntax
    public int Delay {get; set;}
    See Also