RangeSlider.

MinRange Property

Summary

Get/sets the minimum range that can be selected.
Namespace
MahApps.Metro.Controls
Containing Type
RangeSlider

Syntax

[Bindable(true)]
[Category("Common")]
public double MinRange { get; set; }

Attributes

Type Description
Bindable
Category

Value

Type Description
double