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

In This Topic
    Orientation Property (C1RangeSlider)
    In This Topic
    Gets or sets a value indicating the horizontal or vertical orientation of the C1RangeSlider.
    Syntax
    'Declaration
     
    
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also