Spread for ASP.NET 12 Product Documentation
EmptyStarCssClass Property


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

Reference

RatingCellType Class
RatingCellType Members