WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1RangeSlider Class / LowerValue Property
In This Topic
    LowerValue Property (C1RangeSlider)
    In This Topic
    Gets or sets the current lower magnitude of the range control.
    Syntax
    public double LowerValue {get; set;}
    See Also