Spread for ASP.NET 12 Product Documentation
FilledStarCssClass Property


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

Reference

RatingCellType Class
RatingCellType Members