Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1RangeSlider Class / LowerValueProperty Field

In This Topic
    LowerValueProperty Field (C1RangeSlider)
    In This Topic
    Identifies the LowerValue dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LowerValueProperty As DependencyProperty
    public static readonly DependencyProperty LowerValueProperty
    See Also