Intersoft Support Center

Set WebRating Orientation and Direction

WebRating offers two orientations which are horizontal and vertical. By default, the rating direction will automatically follow its orientation, from left-to-right or top-to-bottom.

This topic will show you how to set/change WebRating orientation and direction.

To set/change WebRating orientation

  1. Right-click on WebRating control and choose Properties.
  2. Set Orientation to either Horizontal or Vertical.
  3. Run the project.

To set/change WebRating direction

  1. Right-click WebRating control and choose Properties.
  2. Set IsReversed to True.
  3. Run the project. The rating direction will be reversed from its default behavior.
Previous Next