Orientation

8 Aug 20161 minute to read

SfRangeSlider provides option to display the values and the slider either horizontally or vertically.

NOTE

The default option is Horizontal.

Horizontal

rangeSlider.Orientation=Orientation.Horizontal

Vertical

rangeSlider.Orientation=Orientation.Vertical