C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Rating Namespace / RatingIcons Class / HoverIconsClass Property

In This Topic
HoverIconsClass Property
In This Topic
A string or an array value indicates the urls of hover icons.
Syntax
'Declaration
 
Public Property HoverIconsClass As RatingIconClass
 
Remarks
If value is a string, all the star will apply the iconsClass on hover. If value is an array, each star will apply the related iconsClass value by index on hover.
See Also