ClassRatingItemTemplateContext
Class
Represents the context of the Rating item template.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class RatingItemTemplateContext
Inheritance: objectRatingItemTemplateContext
Constructors
RatingItemTemplateContext()
Declaration
cs-api-definition
public RatingItemTemplateContext()
Properties
Highlighted
Indicates whether the item is highlighted. If selection mode is Continuous, all items up to the currently hovered one will be highlighted. If selection mode is Single, only the hovered item will be highlighted.
Index
Zero-based index. Represents the index of currently iterated rating item.