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