SP.FieldRatingScale.gridTextRangeLow Property

Applies to: SharePoint Foundation 2010

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

var value = SP.FieldRatingScale.get_gridTextRangeLow(); 
SP.FieldRatingScale.set_gridTextRangeLow(value);

Property Value

Type: String

Applies To

SP.FieldRatingScale Class

See Also

Reference

SP.FieldRatingScale Methods

SP.FieldRatingScale Properties

SP Namespace