ComponentOne Rating for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Rating Namespace / C1Rating Class / Count Property

In This Topic
    Count Property
    In This Topic
    Number of stars to display.
    Syntax
    'Declaration
     
    Public Property Count As System.Integer
    public System.int Count {get; set;}
    See Also