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

In This Topic
    IsDirectionReversed Property
    In This Topic
    Gets or sets the direction of increasing value.
    Syntax
    'Declaration
     
    
    Public Property IsDirectionReversed As Boolean
    public bool IsDirectionReversed {get; set;}
    See Also