ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1RangeSlider Class / Orientation Property

In This Topic
    Orientation Property
    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