Spread for ASP.NET 12 Product Documentation
CurrentRating Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > RatingCellType Class : CurrentRating Property
Gets or sets the current rating.
Syntax
'Declaration
 
Public Property CurrentRating As Integer
'Usage
 
Dim instance As RatingCellType
Dim value As Integer
 
instance.CurrentRating = value
 
value = instance.CurrentRating
public int CurrentRating {get; set;}
See Also

Reference

RatingCellType Class
RatingCellType Members