SP.FieldRatingScale.gridTextRangeHigh Property

Applies to: SharePoint Foundation 2010

Gets or sets a value that specifies the display text corresponding to the maximum of the rating scale.

var value = SP.FieldRatingScale.get_gridTextRangeHigh(); 
SP.FieldRatingScale.set_gridTextRangeHigh(value);

Property Value

Type: String

Applies To

SP.FieldRatingScale Class

See Also

Reference

SP.FieldRatingScale Methods

SP.FieldRatingScale Properties

SP Namespace