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

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