Spread for ASP.NET 12 Product Documentation
RatingAlign Property


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

Reference

RatingCellType Class
RatingCellType Members