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

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