Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Rating Class / Value Property

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