New to Telerik UI for WPFStart a free 30-day trial

Specifies the direction in which the RadRatingItem fills its content.

Definition

Namespace:Telerik.Windows.Controls.Rating

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

C#
public enum ExpandDirection

Fields

Specifies that the RadRatingItem fills its content in the down direction.

C#
Down = 0

Specifies that the RadRatingItem fills its content in the left direction.

C#
Left = 2

Specifies that the RadRatingItem fills its content in the right direction.

C#
Right = 3

Specifies that the RadRatingItem fills its content in the up direction.

C#
Up = 1
In this article
DefinitionFieldsDownLeftRightUp
Not finding the help you need?
Contact Support