DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.DataFilter Namespace / RangeFilterBase Class / SliderVisible Property

In This Topic
    SliderVisible Property (RangeFilterBase)
    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