Gets the magnitude of the range being displayed by the DualSlider (the difference between the first and second slider values).

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public double Range { get; }
Visual Basic (Declaration)
Public ReadOnly Property Range As Double

See Also