Spread for ASP.NET 12 Product Documentation
MaxRating Property


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

Reference

RatingCellType Class
RatingCellType Members