RatingItem Constructors
Represents a rating item.Name | Parameters | Description |
---|---|---|
RatingItem() | none | Initializes a new instance of the RatingItem class with default settings. |
RatingItem(Int32) | index | Initializes a new instance of the RatingItem class with specified settings. |
See Also