ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1RangeSlider Class / Orientation Property

In This Topic
    Orientation Property
    In This Topic
    The Orientation of the C1RangeSlider.
    Syntax
    'Declaration
     
    
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also