RangeSlider.

IsSelectionRangeEnabled Property

Summary

Gets or sets a value that indicates whether the RangeSlider displays a selection range along the RangeSlider.
Namespace
MahApps.Metro.Controls
Containing Type
RangeSlider

Syntax

[Bindable(true)]
[Category("Appearance")]
public bool IsSelectionRangeEnabled { get; set; }

Attributes

Type Description
Bindable
Category

Value

Type Description
bool