Spread for ASP.NET 12 Product Documentation
WaitingStarCssClass Property


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

Reference

RatingCellType Class
RatingCellType Members