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

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