WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1RangeSlider Class / SmallValueChange Property
In This Topic
    SmallValueChange Property (C1RangeSlider)
    In This Topic
    Gets or sets a value to be added to or subtracted from the Upper/LowerValue of a RangeBase control.
    Syntax
    public double SmallValueChange {get; set;}
    See Also