WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1RangeSlider Class / Minimum Property
In This Topic
    Minimum Property (C1RangeSlider)
    In This Topic
    Gets or sets the minimum possible value of the range element.
    Syntax
    public double Minimum {get; set;}
    See Also