ComponentOne Input for WinForms
Orientation Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1RangeSlider Class : Orientation Property
Gets or sets a value indicating the horizontal or vertical orientation of the C1RangeSlider.
Syntax
'Declaration
 
Public Property Orientation As System.Windows.Forms.Orientation
public System.Windows.Forms.Orientation Orientation {get; set;}
See Also

Reference

C1RangeSlider Class
C1RangeSlider Members