Orientation of SfRangeSlider
5 Jun 2020 / 1 minute to read
SfRangeSlider provides option to display the values and the slider either horizontally or vertically.
NOTE
The default option is Horizontal.
Horizontal
In this orientation, the values and the slider are set horizontally.
rangeSlider.Orientation = SFOrientation.SFOrientationHorizontal;
Vertical
In this Orientation, the values and the slider are set vertically.
rangeSlider.Orientation = SFOrientation.SFOrientationVertical;
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page