ASP.NET Pack Programmer's Guide
Rating.Value Property
See Also
 





Gets or sets the value of the control.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public double Value { get; set; }

Visual Basic  Copy Code

Public Property Value As Double

 Property Value

Type: Double
An instance of the System.Double structure. Default value is 0.0.

 See Also

Rating Members
Rating Class
MindFusion.UI.WebForms Namespace