EnumExpandDirection
Enum
Specifies the direction in which the RadRatingItem fills its content.
Definition
Namespace:Telerik.Windows.Controls.Rating
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
cs-api-definition
public enum ExpandDirection
Fields
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.