Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1RangeSlider
.
.
::
.
.
LowerValue Property
C1RangeSlider Class
See Also
Gets or sets the current lower magnitude of the range control.
Namespace:
C1.WPF
Assembly:
C1.WPF
(in C1.WPF.dll)
Syntax
C#
public
double
LowerValue
{
get
;
set
; }
Visual Basic
Public
Property
LowerValue
As
Double
Get
Set
See Also
C1RangeSlider Class
C1.WPF Namespace