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

In This Topic
    CustomizedHoverClass Property
    In This Topic
    A value that indicates the customized class added to the reset button when hover it.
    Syntax
    'Declaration
     
    Public Property CustomizedHoverClass As System.String
    public System.string CustomizedHoverClass {get; set;}
    See Also