Name | Description | |
---|---|---|
CurrentRating | Gets or sets the current rating. | |
Editor | Overridden. Gets or sets the editor (editing control) for the rating. | |
EditorClientScriptUrl | Gets the URL of the client script file for the editor, if the editor supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType) | |
EmptyStarCssClass | Gets or sets the CSS class that defines the style of the empty rating star. | |
FilledStarCssClass | Gets or sets the CSS class that defines the style of the filled rating star. | |
MaxRating | Gets or sets the maximum rating. | |
RatingAlign | Gets or sets the orientation of the rating stars. | |
RatingDirection | Gets or sets the direction of the rating stars. | |
ReadOnly | Gets or sets whether the value is read-only (cannot be changed). | |
RendererClientScriptUrl | Gets the URL of the client script file for the renderer, if the renderer supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType) | |
StarCssClass | Gets or sets the CSS class that defines the style of the default rating star. | |
Tag | Gets or sets the tag. | |
WaitingStarCssClass | Gets or sets the CSS class that defines the style of the waiting rating star. |