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





Gets or sets the value represented by this item.

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

 Syntax

C#  Copy Code

public float Value { get; set; }

Visual Basic  Copy Code

Public Property Value As Single

 Property Value

Type: Single
An instance of the System.Single structure.

 See Also

RatingItem Members
RatingItem Class
MindFusion.UI.WebForms Namespace