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

In This Topic
    Hint Property (RatingResetButton)
    In This Topic
    A value that indicates the text shown when hover the button.
    Syntax
    'Declaration
     
    Public Property Hint As System.String
    public System.string Hint {get; set;}
    See Also