Spread for ASP.NET 12 Product Documentation
StarCssClass Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > RatingCellType Class : StarCssClass Property
Gets or sets the CSS class that defines the style of the default rating star.
Syntax
'Declaration
 
Public Property StarCssClass As String
'Usage
 
Dim instance As RatingCellType
Dim value As String
 
instance.StarCssClass = value
 
value = instance.StarCssClass
public string StarCssClass {get; set;}
See Also

Reference

RatingCellType Class
RatingCellType Members