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

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