ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Rating Namespace / C1RatingExtender Class / Icons Property

In This Topic
    Icons Property (C1RatingExtender)
    In This Topic
    A value that indicates the settings for customize rating icons.
    Syntax
    'Declaration
     
    Public Property Icons As RatingIcons
    public RatingIcons Icons {get; set;}
    See Also