ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / DateRangeFilterBase Class / SliderVisible Property

In This Topic
    SliderVisible Property (DateRangeFilterBase)
    In This Topic
    Gets or sets a value indicating whether show the range slider or not.
    Syntax
    'Declaration
     
    
    Public Property SliderVisible As Boolean
    public bool SliderVisible {get; set;}
    See Also