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

In This Topic
    Hint Property (C1Rating)
    In This Topic
    A value that represents the hint information when hover the rating star.
    Syntax
    'Declaration
     
    Public Property Hint As RatingHint
    public RatingHint Hint {get; set;}
    See Also