Enum ExpandDirection
Specifies the direction in which the RadRatingItem fills its content.
Namespace: Telerik.Windows.Controls.Rating
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public enum ExpandDirection
Down
Specifies that the RadRatingItem fills its content in the down direction.
Left
Specifies that the RadRatingItem fills its content in the left direction.
Right
Specifies that the RadRatingItem fills its content in the right direction.
Up
Specifies that the RadRatingItem fills its content in the up direction.