Summary
Gets or sets the largest value of a specified selection for a
RangeSlider.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- RangeSlider
Syntax
[Bindable(true)]
[Category("Appearance")]
public double SelectionEnd { get; set; }
Attributes
| Type | Description |
|---|---|
| Bindable | |
| Category |
Value
| Type | Description |
|---|---|
| double |
