Spread for ASP.NET 12 Product Documentation
RatingDirection Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > RatingCellType Class : RatingDirection Property
Gets or sets the direction of the rating stars.
Syntax
'Declaration
 
Public Property RatingDirection As AjaxControlToolkit.RatingDirection
'Usage
 
Dim instance As RatingCellType
Dim value As AjaxControlToolkit.RatingDirection
 
instance.RatingDirection = value
 
value = instance.RatingDirection
public AjaxControlToolkit.RatingDirection RatingDirection {get; set;}
See Also

Reference

RatingCellType Class
RatingCellType Members