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

In This Topic
    Value Property (C1Rating)
    In This Topic
    Rated value of the control.
    Syntax
    'Declaration
     
    Public Property Value As System.Double
    public System.double Value {get; set;}
    See Also