ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Rating Namespace / RatingIconClass Class / IconsClass Property

In This Topic
    IconsClass Property (RatingIconClass)
    In This Topic
    A value that indicates a list of class to be added to icon.
    Syntax
    'Declaration
     
    Public Property IconsClass As System.String()
    public System.string[] IconsClass {get; set;}
    See Also