ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1RangeSlider Class / IsRangeBarVisible Property

In This Topic
    IsRangeBarVisible Property
    In This Topic
    Gets or sets a value that indicates whether C1RangeSlider bar should be displayed.
    Syntax
    'Declaration
     
    
    Public Property IsRangeBarVisible As Boolean
    public bool IsRangeBarVisible {get; set;}
    See Also