In This Article

RatingItemState Enum

Specifies the various states supported by RatingItem.

public enum RatingItemState

Fields

Name Description
Active

The rating item or one of the items after it has the end user's pointer actively over it.

Average

The rating item is involved in rendering an average value for the overall rating.

Normal

The rating item is in a normal (unselected) state.

Selected

The rating item is involved in the end user's value selection.