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

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