Orientation in Windows Forms Rating Control (Rating)
3 Sep 2020 / 1 minute to read
Control rendering can be done either in a vertical or in a horizontal position using the Orientation property.
this.ratingControl1.Orientation = Syncfusion.Windows.Forms.Tools.Orientationmode.Vertical;
Me.ratingControl1.Orientation = Syncfusion.Windows.Forms.Tools.Orientationmode.Vertical
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