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

In This Topic
    Icons Property
    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